What is append query?
Answer / 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 |
What is the use of mysqli_query?
What is the maximum connection pool size?
How to concatenate two character strings?
Is mysql good for big data?
What is the difference between truncate and delete?
What is ISAM?
Is mysql an oracle product?
at first i'm using datediff('d', a.due_date, current_date); but it takes too long to get the result but how can i subtract the current_date - a.due_date and still get the same result like when i use datediff? thank you
What is a storage engine? What are the differences between innodb and myisam engines?
What is root password?
What is bdb (berkeleydb)?
Define REGEXP?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)