Multiple Choice
Which of the following statements is correct?
A) SQL uses double quotes (") to delimit strings.
B) The SQL command INSERT AT adds data to a database
C) SQL is not case sensitive.
D) SQL is a part of the Java API.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: Apache Derby is an example of a:<br>A)Heavyweight
Q9: Metadata are _<br>A)data about an object.<br>B)the properties
Q21: In SQL, _ is used to test
Q26: The _ symbol in the query string
Q32: When you first get a result set
Q34: All database URLs have the format:<br>A)jdbc:subprotocol:driver-specific data<br>B)jdbc/subprotocol/driver/data<br>C)oracle.jdbc.driver.OracleDriver<br>D)c:\jdk1.7.0\db\lib\driver.jar
Q35: Which of the following would be a
Q35: Which of the following table attributes could
Q36: What will the following expression match to?<br>Name
Q47: What should be on the class path