Multiple Choice
What command is used differently in PL/SQL from the way it is used when interacting directly with the database?
A) COMMIT
B) INSERT
C) DELETE
D) SELECT
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q84: If a cursor is named location_cursor,and you
Q85: What clause is added to the SELECT
Q86: A data structure is a data object
Q87: What designates a one-line comment in
Q88: What is the best way to debug
Q90: What are nested IF/THEN/ELSE structures?
Q91: The default buffer size in SQL*Plus is
Q92: What command is used to create a
Q93: Use the function _ to display a
Q94: In a PL/SQL decision control structure the