The primary key of a relational table uniquely identifies each row in a table. True or False?
The INSERT statement cannot be used to insert multiple rows in a single statement. (T/F)
The SELECT statement is called a Query, and the output we get from executing the query is called a Result Set.
The CREATE TABLE statement is a....
What are the basic categories of the SQL language based on functionality?