Multiple choice technology web technology which is used to extract data from database select update delete merge Reveal answer Fill a bubble to check yourself A Correct answer Explanation The SELECT statement is specifically designed to extract or retrieve data from database tables. UPDATE modifies existing data, DELETE removes data, and MERGE combines operations.