DBMS Basics — Set 2
Computers · DBMS मूल बातें · Questions 11–20 of 60
Which component of DBMS is responsible for the metadata or the 'data about data'?
What is the process of minimizing data redundancy and dependency by organizing fields and tables?
Which of the following is an example of a NoSQL database?
What is 'Data Independence' in a DBMS environment?
In the relational model, what is the term for a table?
What is the maximum number of primary keys a single table can have?
Which SQL command is used to remove all records from a table without deleting the table structure?
Which of the following describes the 'Isolation' property in ACID?
What is a 'Candidate Key' in a database?
Which database model represents data as a tree-like structure with parent-child relationships?