Correct Answer: B - A set of SQL statements that can be stored and reused
Correct Answer: A - Create, Read, Update, Delete
Correct Answer: A - A unique identifier for a record in a table
Correct Answer: B - A structure that improves the speed of data retrieval
Correct Answer: A - CREATE TABLE
Correct Answer: B - A data structure that improves the speed of data retrieval
Correct Answer: A - SELECT
Correct Answer: A - COUNT()
Correct Answer: C - UPDATE
Correct Answer: A - A command to combine rows from two or more tables
Correct Answer: B - A field in one table that uniquely identifies a row of another table
Correct Answer: A - SELECT * FROM users;
Correct Answer: A - Create, Read, Update, Delete
Correct Answer: B - To filter records based on a condition
Correct Answer: A - Structured Query Language
Correct Answer: A - CREATE TABLE
Correct Answer: B - A relational database management system
Correct Answer: B - SELECT
Correct Answer: A - A unique identifier for a record in a table
Correct Answer: B - To improve the speed of data retrieval
Correct Answer: A - The process of optimizing database performance
Correct Answer: B - A field that links two tables together