Delete Query

  • Thread starter Thread starter PeterK
  • Start date Start date
P

PeterK

Is there a way to delete certain field within a record
within a table without deleted the whole record. For
example: I would like to clear only two columns of the
ten. Is ithis possible?

THX
 
Hi Peter,

Did you try an Update Query?
You could update/amend the fields you like to Null (=empty).
 

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