SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?
i made a table in sql server 2000 and in a column i want to add image path of a picture present in my hardisk... so using insert statement how will i insert the path of the image in the table??
Explain multi-version concurrency control in MySQL?
What is mysql vs sql?
What do ddl, dml, and dcl stand for?
What is Foreign Key? What is the main difference between primary key and Foreign Key ? How Foreign Key can be defined? Is Foreign key is used to join two or more table?
What is text?
Do I need to pay for mysql?
How do I exit mysql?
Is mysql a nosql database?
Can we rename database in mysql?
What is max_used_connections in mysql?
What is the difference between char and varchar?