Delete empty record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I want to delete a record in a table that has no data.
I have tried Like "" in my query but that does not work.
Please assist.
Thanks
George
 
George said:
Hi,
I want to delete a record in a table that has no data.
I have tried Like "" in my query but that does not work.
Please assist.

Whaaa....???? That's like trying to pour water out of an empty bucket.

What, exactly, are you trying to do?
 
I import a table that has some rows/records with no data. I then run a
mismatch query that picks up the records with empty cells. I would like to
performa a delete query that finds the fileds with no data and delete that
record.
Thanks MG
 

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

Back
Top