Multiple Choice
Which SQL command(s) modify the data in a database?
I SELECT
II INSERT
III DELETE
IV UPDATE
A) I, II, III
B) II, III
C) II, III, IV
D) III, IV
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Microsoft Access is an example of a:<br>A)Heavyweight
Q4: Based on the table below, the SQL
Q7: If your statement has variable parts, you
Q10: The following command will compile a Java
Q13: If you encounter an error during updating
Q29: When you close a connection:<br>A)it closes the
Q51: What will the following command do?<br>java -classpath
Q66: Which Java statement connects to a database
Q69: What does the execute method return?<br>A)ResultSet<br>B)Query<br>C)RecordSet<br>D)boolean
Q74: The _ class has a next method