Select a record fromn a table 4x4

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

Guest

I have at table which contains data and I need to extract 1 item from it, I
have the column and the row information but don't know what statement to use
 
That is not how you retreive data from an Access table. You are talking
about Microsoft Access database table are you not?

You extract data from an Access table by referencing the field (column name)
and specifying all or part of the data. The results are the record (row)
contents.
 

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