Multiple Choice
This keyword is used to add a row to a table.
A) INSERT.
B) ADD.
C) UPDATE.
D) CREATE.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: An a PreparedStatement, parameters are counted from
Q20: Transaction processing enables a program to treat
Q21: JDBC supports _, so you do not
Q22: Which of the following states the Rule
Q23: In an UPDATE statement, the SET keyword
Q25: PreparedStatement method _ returns a ResultSet.<br>A) executeUpdate<br>B)
Q26: Which SQL keyword is required in every
Q27: Initially, a ResultSet cursor is positioned _.<br>A)
Q28: What exception is thrown if DriverManager method
Q29: What are individual SQL statements saved in