Which normal form eliminates transitive dependencies in a database table?
What is the time complexity of a binary search algorithm on a sorted array?
Which SQL command is used to remove a table structure along with its data?
In a hash table, what is the primary cause of collision?
Which of the following is NOT a characteristic of a relational database?
Advertisement
What does the acronym ACID stand for in database transactions?
Which data structure is best suited for implementing a priority queue?
In SQL, what is the difference between INNER JOIN and LEFT JOIN?
Which cloud service model provides virtualized computing resources over the internet?
What is the primary purpose of database indexing?
In cybersecurity, what does encryption primarily protect against?
Which sorting algorithm has the best average-case time complexity?
What is the primary function of a query optimizer in a DBMS?
In machine learning basics, what is the purpose of training data in AI models?
What is a deadlock in database management?
Which of the following best describes eventual consistency in distributed databases?
In network protocols, which layer does TCP/IP operate at?
What is the primary vulnerability addressed by SQL injection prevention techniques like parameterized queries?
In the context of graph databases, what is the primary advantage over relational databases for relationship-heavy queries?
Which of the following is a non-relational database designed for handling unstructured data at scale?