[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
PrimaryKey
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
PrimaryKey
What is a PrimaryKey?
A primary key is a non null unqiue identifier for a row of data in a database. Each time a new row is created a new primary key is generated to be in sequence with the previous primary key number of the previous row. A table cannot have more than one primary key.[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
