Multiple Choice
Which 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
Q4: The SQL data type DATE stores date
Q5: Which statement describes a feature of Oracle
Q6: The _ command permanently saves all changes-such
Q7: The most useful feature of PL/SQL blocks
Q8: The _ specification creates an individualindex ona
Q10: All changes in a table structure are
Q11: _ is the term used to describe
Q12: In Oracle, you can use the SQL*Plus
Q13: A view is a virtual table based
Q14: Summarize the hierarchy of steps involved in