Locating and Deleting a Record

  • Thread starter Thread starter Jim Pockmire
  • Start date Start date
J

Jim Pockmire

I have a table with 2 columns (with a primary index on both columns). I know
the values of each column for the record that I want to delete. How can I
locate the record and delete it?
 
Back
Top