Which drop command below will not throw any error if the database is not present ?

drop database database_name
drop database if exists database_name
drop if exists database_name
drop database_name
Verified Answer
Correct Option - b

To get all Infosys Certified MySQL Developer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram