Multiple choice technology mainframe Which SQL statement is used to extract data from a database? SELECT OPEN GET EXTRACT Reveal answer Fill a bubble to check yourself A Correct answer Explanation SELECT is the fundamental SQL statement for retrieving data from databases. OPEN, GET, and EXTRACT are not standard SQL commands for this purpose.