Multiple Choice
When you execute a rollback:
A) the temporary data are made permanent.
B) the temporary tables are simply discarded.
C) the database stores the changes in a temporary table.
D) it will commit all the updates.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Based on the table below, insert the
Q3: Microsoft Access is an example of a:<br>A)Heavyweight
Q4: Based on the table below, the SQL
Q9: Which SQL command(s) modify the data in
Q10: The following command will compile a Java
Q13: If you encounter an error during updating
Q33: The acronym JDBC stands for _:<br>A)Joint Data
Q51: What will the following command do?<br>java -classpath
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