Multiple Choice
The command would be used to delete the table row where the P_CODE is 'BRT-345'.
A) DELETE FROM PRODUCT WHERE P_CODE = 'BRT-345';
B) REMOVE FROM PRODUCT WHERE P_CODE = 'BRT-345';
C) ERASE FROM PRODUCT WHERE P_CODE = 'BRT-345';
D) ROLLBACK FROM PRODUCT WHERE P_CODE = 'BRT-345';
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Which of the following queries will list
Q22: An example of a command a user
Q23: The query to join the P_DESCRIPT and
Q24: A(n)is a query that is embedded inside
Q26: The command is used to restore the
Q27: Mathematical operators cannot be used to place
Q28: When joining three or more tables,you need
Q49: The special operator used to check whether
Q53: The special operator used to check whether
Q56: ANSI-standard SQL allows the use of special