Informatics Practices
All primary keys are candidate keys but all candidate keys are not primary keys.
Related Questions
Null (unavailable and unknown) values are entered by the following command:
INSERT INTO TABLE_NAME VALUES ("NULL");ALTER TABLE command is used to modify the structure of the table.
…………… is a named collection of data items which represents a complete unit of information.
- Field
- Record
- Table
- Database
A …………… is a named collection of all occurrences of a given type of logical record.
- Field
- Record
- Relation
- Database