1.
What is the full form of SQL?

2.
Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?

3.
Which operator performs pattern matching?

4.
What operator tests column for the absence of data?

5.
In SQL, which command(s) is(are) used to change a table's storage characteristics?

6.
In SQL, which of the following is not a data definition language commands?

7.
In SQL, which command is used to SELECT only one copy of each set of duplicable rows

8.
A command that lets you change one or more fields in a record is

9.
Which of the SQL statements is correct?

10.
The FROM SQL clause is used to...