Multiple choice What statements adds stuff in to the database? CREATE DELETE INSERT DROP Reveal answer Fill a bubble to check yourself C Correct answer Explanation The INSERT statement is used to add new rows of data into a database table.