Multiple choice technology databases Which three are true? A MERGE statement is used to merge the data of one table with data from another. A MERGE statement replaces the data of one table with that of another. A MERGE statement can be used to insert new rows into a table. A MERGE statement can be used to update existing rows in a table. Reveal answer Fill a bubble to check yourself A,B,C Correct answer