Multiple choice technology web technology which is for data retieval update select delete merge Reveal answer Fill a bubble to check yourself B Correct answer Explanation The SELECT statement is used to retrieve data from database tables. UPDATE is for modifying data, DELETE for removing data, and MERGE for conditional operations.