Multiple Choice
Based on the customer table below, which of the attributes do you think represents the primary key?
Customer table
A) Address
B) Name
C) Customer_Number
D) Zip
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Microsoft Access is an example of a:<br>A)Heavyweight
Q7: If your statement has variable parts, you
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
Q36: What will the following expression match to?<br>Name
Q43: To get the number of columns in
Q50: Based on the table below, the SQL
Q58: You can use the generic _ method
Q58: What will the following command do?<br>Java -classpath
Q66: Which Java statement connects to a database
Q74: What is one reason why you need