Created on 27th May 2025
What is the primary purpose of a Database Management System (DBMS)? |
|---|
Which of the following is a characteristic of relational databases? |
Which SQL clause is used to filter records? |
What does ACID stand for in the context of database transactions? |
Which of the following keys uniquely identifies a record in a database table? |
What kind of relationship exists when a record in Table A can be associated with multiple records in Table B and vice versa? |
In which normal form is a relation if it has no transitive dependencies? |
What is the purpose of indexing in a database? |
Which of the following is NOT a type of database model? |
What is the main benefit of using a NoSQL database? |
What is the primary purpose of a Database Management System (DBMS)? |
Which of the following is NOT a type of DBMS? |
In a relational database, what is a foreign key? |
What is normalization in the context of database design? |
Which SQL statement is used to create a new table in a database? |
What does ACID stand for in database transactions? |
Which of the following is a characteristic of NoSQL databases? |
What is the purpose of an index in a database? |
In a star schema, what is the central table called? |
What is the function of the SQL command 'JOIN'? |
Try Now