answersLogoWhite

0

i key field is a field with with a key in the middle :)

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the primary key field of a database?

its a unique key use to identify data in database


Can you insert primary key only to one field in the database?

Yes. Primary key can be inserted to one field in the database. The field should be unique and not null.


What is the primary key field in a database?

what is a Absolute reference


What is a key field do?

If you are referring to a database, the Key Field is a field used to uniquely identify each record. It preserves the order of the original database, before any sorting or rearranging has been done.


Which type of database model connects data in different files through the use of a key field?

The relational database model connects data through the use of a key field, which is called a primary key in one table and a foreign key in another table. This key field establishes a relationship between different tables by uniquely identifying records.


What is a field that has a unique value for each record in a database?

Primary key


Is a student form suitable for a database field to use as a primary key?

no


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.


In a database a field that uniquely identifies a particular record in a table is called?

In a database, a field that uniquely identifies a particular record in a table is called


When a relationship exists between two tables in a database for Microsoft acess what name is given to the matching field in the related table?

The field in a related table that matches a field in another table is called a foreign key. This foreign key establishes the relationship between the two tables in a database.


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

to have unique field


What are field can be used as primary key?

A field or set a of fields Êin a database tableÊwith unique values Êcan be used as a primary key.ÊPrimary key field cannot have a null value.