#1
Which of the following is not a type of database management system?
#2
Which SQL statement is used to extract data from a database?
1 answered
#3
What is a primary key?
#4
What is the purpose of the SQL 'JOIN' clause?
#5
What does the term 'OLTP' stand for?
#6
Which of the following is NOT a valid SQL aggregate function?
#7
What does ACID stand for in the context of databases?
#8
Which of the following best describes the concept of 'Data Encapsulation' in DBMS?
#9
Which of the following is not a characteristic of NoSQL databases?
#10
Which of the following is an example of a Document-Oriented NoSQL database?
#11
In the context of database indexing, what is a 'B-tree'?
#12
Which of the following is true about 'Triggers' in a database?
#13
In database normalization, which normal form is concerned with removing transitive dependency?
#14
What does the term 'Sharding' refer to in database management?
#15
Which one of the following best describes 'CAP Theorem' in distributed database systems?
#16