Question 196
Evaluate the following SQL commands:

The command to create a table fails. Identify the reason for the SQL statement failure.

The command to create a table fails. Identify the reason for the SQL statement failure.
Question 197
Examine thestructureof the members table:

You want to display details of all members who reside in states starting with the letter A followed by exactly one character.
Which SQL statement must you execute?

You want to display details of all members who reside in states starting with the letter A followed by exactly one character.
Which SQL statement must you execute?
Question 198
Which two are true about global temporary tables?
Question 199
You want to write a query that prompts for two column names and the WHERE condition each time it is executed in a session but only prompts for the table name the first time it is executed.
The variables used in your query are never undefined in your session?
Which query can be used?

The variables used in your query are never undefined in your session?
Which query can be used?

Question 200
Examine the structure of the INVOICEtable.

Which two SQL statements would execute successfully?

Which two SQL statements would execute successfully?
