Login and Register ×
Check your Email for the OTP
MySQL Introduction to MySQL Databases
⚠ Report Question ✓ Question Verified
The INSERT INTO statement is used in MySQL to insert new data into a table. It allows you to specify the table name, column names, and the values to be inserted.
Learn More MCQ Questions from MySQL Introduction to MySQL Databases
Introduction to MySQL Databases