Database is a
repository of any organization data. It takes data save it and provides many types of sophisticated
services for record insert, update, delete, backup and many more. Here I am
interested to explain many types of key.
Database : Database is a collection of related table.
Table : A Table is a collection of related records.
Record : A record is a collection of related fields
Field : A fields or attribute is a smallest individual unit of
table.
NULL : NULL is a systematic approach treat blank value which is
not available current but might be appear in future.
Key : Key is use to identified a record between records set.