answersLogoWhite

0

All tables need to have individual identifiers that are unique. That way we can identify each student. All students must have some way of being identified so there is no confusion. If you had two students with the same name, they would have different student numbers that would identify them. In any database it is important to be able to individually identify a record. In a database that is done by having a key field. It cannot be left blank and it cannot have the same value more than once, guaranteeing it is unique.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is composite key?

A composite key is a combination of two or more columns in a database table that uniquely identifies each record. It is used when a single column does not provide a unique identifier, so multiple columns are combined to create a unique identifier for each row.


What is the first column on the table?

For the table, turn on the First Column option


What is a Primary key in relation to functions and relations?

A primary key is the identifier in a table. It cannot contain values that are null, and it has to be unique for every record. For example, a driver's license number could be a primary key in a relational database table. Every driver is assigned to one unique identifier, or driver's license number, and no two driver's license numbers are identical.


What is used to unique identify each record in a database?

The "primary key" is the identifier that database systems use to identify a record uniquely.


Give some example for primary key unique key and candidate key?

Primary key:------------Definition: The primary key of a relational table uniquely identifies each record in the table. It can either be a normal attribute that is guaranteed to be unique (such as Social Security Number in a table with no more than one record per person) or it can be generated by the DBMS (such as a globally unique identifier, or GUID, in Microsoft SQL Server). Primary keys may consist of a single attribute or multiple attributes in combination. Examples:Imagine we have a STUDENTS table that contains a record for each student at a university. The student's unique student ID number would be a good choice for a primary key in the STUDENTS table. The student's first and last name would not be a good choice, as there is always the chance that more than one student might have the same name.Candidate key:-----Definition: A candidate key is a combination of attributes that can be uniquely used to identify a database record without any extraneous data. Each table may have one or more candidate keys. One of these candidate keys is selected as the table primary key.


Why is it necessary to have a primary key for each table of information of your database?

to have unique field


What is the meaning of primary key in Microsoft access?

The primary key is the designation given to the field or fields that make a record unique in a table. Often times in Access an autonumber field is used as the primary key because Access will always generate a unique number for each record. Having a primary key is not a requirement but it is highly recommended that you have a primary key in each table.


What is keyfield?

A key field is a field of a database table which forms an identifier for a record. It holds a unique data which distinguishes the record from all the other records in the database.


What is a fullform of PK?

PK can stand for Primary Key in database management, indicating a unique identifier for each record in a database table.


What is an the example of a composite key through the table form?

A composite key is one which includes more than one columns in the table as part of the unique identifier. For example if you create a key out of 3 columns in a table this key that gets created is a composite key.


What is unique identifier of a chemical element determined by how many protons are found in the nucleus of an atom?

color energy


What does the period number on periodic table mean?

The group number is an identifier used to describe the column of the standard Periodic Table in which the element appears.