Delete

  • Thread starter Thread starter Guest
  • Start date Start date
DELETE * FROM [MyTable] WHERE Left([Description],1)="R"

Adapt above code to match yr situation.

Krgrds,
Perry

Diane said:
How do I delete all records in a query where the description starts with
the letter R?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

deleteing query 3
Delete Query: Could not delete from specified tables 0
Delete Query Help Please!!! 2
Delete 2
Delete query problem 1
delete record 2
delete query 1
Using Delete Query 1

Back
Top