Which of these commands will delete a table called XXX if you have appropriate authority? September 2, 2021September 2, 2021 administrator Which of these commands will delete a table called XXX if you have appropriate authority?DROP TABLE XXXWell Done. Your Answer is Correct Keep it Up!DROP XXX WHERE confirm = “YES”DELETE XXX WHERE confirm = “YES”DROP XXX Share this:FacebookXLike this:Like Loading...Related Posts:Which can be used to delete all the rows if a table?When the values in one or more attributes being used…A table can have only oneDrop Table cannot be used to drop a table referenced…A customer may purchase 1 or many products. So the…To delete a database ………………. command is used