Multiple choice Which of the following SQL commands would you use to query data? DROP SELECT ALTER INSERT _ Reveal answer Fill a bubble to check yourself B Correct answer Explanation The SELECT command is used to select data from a database and query the data from the database.