What is the insert?



What is the insert?..

Answer / Hemant Dhanvik

"INSERT is a MySQL command used to add new rows of data into a table. It can take various forms such as INSERT INTO, INSERT IGNORE, and REPLACE"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Why do gaps in sequences occur?

1 Answers  


What is pdo :: fetch_assoc?

1 Answers  


How set mysql root password?

1 Answers  


Is sqlite faster than mysql?

1 Answers  


What is a query in mysql?

1 Answers  


How can I see all mysql databases?

1 Answers  


What is 'mysqldump'?

1 Answers  


What is a data directory?

1 Answers  


How internally data stores in MyISAM and INNODB table types?

1 Answers   Zensar,


What is delimiter in mysql stored procedure?

1 Answers  


What is a crosstab query?

1 Answers  


What is mysql root?

1 Answers  


Categories