answersLogoWhite

0

define secondary key

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is stored as primary key in a second table?

a secondary key


Another term for minor key?

Secondary Sort Key


What is secondary indexes in dbms?

secondary index is a key which is created other than primary key, to speed up processing.


What is another term for minor key in access?

Secondary Sort Key


What is another term for minor key on access?

secondary sort key


What is a secondary key in relational databases?

A secondary key is a field that is identified as being suitable for indexing the data such as a surname, It is used to sort the data in a different order to the primary key, A table can have many secondary keys in fact every field could be a secondary key. Hope this helps !


What is the difference between a candidate key an a secondary key?

A candidate key is a unique key that can uniquely identify each record in a database table, whereas a secondary key is a non-unique key used for data retrieval and indexing purposes. Candidate keys can be chosen as the primary key for the table, while secondary keys provide alternate ways to access and organize the data.


Meaning of secondary key with examples?

An attribute or set of attributes that is basis for retrieval is known as secondary key for example, address in student table can be used to display all students who are living in a particular city. in this case, address will be used as secondary key


What is the difference between a Primary Key and a Secondary Key?

A Primary Key is a unique identifier for each record in a database table and is used to enforce entity integrity. A Secondary Key is a non-unique index that is used for querying and organizing data efficiently but does not have the constraint of uniqueness.


What is the difference between primary key and secondary key in database?

The primary key is the field containing unique values that aid in database operations. The secondary key is used in addition or as an alternate to the primary key. Both are candidate keys, it's just that one was chosen to be primary.


Primary and secondary key in c and c plus plus?

There are no "primary and secondary keys" in c and c plus plus.


When a record is identified by a combination of two field is called?

secondary key