What are mysql queries?



What are mysql queries?..

Answer / Vishwajeet Kumar

"MySQL queries are statements or questions written in the SQL language that are used to manipulate data in a MySQL database. They can be used for creating, reading, updating, and deleting data."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Is number a datatype in mysql?

1 Answers  


What is a csv table?

1 Answers  


How does mysql store dates?

1 Answers  


What are the differences between drop a table and truncate a table?

10 Answers  


What is general log in mysql?

1 Answers  


What is limit in mysql?

1 Answers  


How can you count the total number of records of any table?

1 Answers  


Explain multi-version concurrency control in MySQL?

2 Answers  


What is the limit of mysql database?

1 Answers  


How do you login to MySql using Unix shell?

1 Answers  


What does do in mysql?

1 Answers  


how we can use more then one primary key in Single Table

9 Answers   Systematix,


Categories