Saturday, November 20, 2010

Primary key field


The field in a database table that is indexed and maintains the main sequence of the table. For example, account numbers are typically primary keys. A "composite primary key" is made up of two or more fields such as region + account number

No comments:

Post a Comment