adspace


What is append query?

Answer Posted / Ram Murti

An Append Query in MySQL is used to insert new records at the end of a table. It's an efficient way to add data without affecting existing records, but it can only be done if the table has no primary key or has an auto-increment primary key.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Change a users password from unix shell.

1223


What is the current mysql version?

1105


Which statement is used in a select query for partial matching?

1247


What is current version of mysql?

1085