unique key/keys

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

Guest

I am working on a database that i didn't build,there is so many table and i
want to understand what is/are the unique key for each table,does someone
know a quick way to do it?
 
Go into table design and look for a primary key. This will always be a unique
value.
You can also have other indexes that are unique. You need to click on each
column and look for the property 'indexed no duplicates'.
Also, check out menu option ' Tools--Analyze--Table' - it may help you with
this task.

Dorian
 

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