Which of the following statements deletes all rows in the HOMEWORK10 table? a. DELETE * FROM homework10; b. DELETE *.* FROM homework10; c. DELETE FROM homework10; d. DELETE FROM homework10 WHERE amid...



Which of the following statements deletes all rows in the HOMEWORK10 table?


a. DELETE * FROM homework10;


b. DELETE *.* FROM homework10;


c. DELETE FROM homework10;


d. DELETE FROM homework10 WHERE amid = ‘*’;


e. Both c and d delete all rows in the HOMEWORK10 table.



Dec 07, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here