A ______ name must be unique within a database?
(a) Table
(b) Field
(c) Attributes
(d) Primary key
Answers
Answered by
3
A table name must be unique within a database.
- In a database, a table name must be unique so that it is easier to spot a table.
- A unique table name distinguishes the different tables that are present in a database.
- If the table names are not unique then one won't be able to search for a particular table and the data will get mixed in the database.
Hence, the correct option is (a) Table.
Similar questions