Answer Posted / himanshu patel
SQL is stand for Structured Query Language, while My SQL is
Open Source Database Package.
SQL is used for Handling i.e(Data Retrieval, Data Deletion,
Data Modification) data which are stored in Mysql Database
Engine in the form of Tables, field(Rows) , Tupples (Columns).
Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
How to update database permissions/privilages.
What is mysql slow query?
What is an example of a delimiter?
What is general log in mysql?
What is the insert?
Explain % and _ inside like statement?
Explain the difference between procedure and function in mysql?
What is a transaction? Describe mysql transaction properties.
What is the purpose of mysql database?
Is mysql case-sensitive?
What is the difference between timestamp and datetime in mysql?
Is mysql connect deprecated?
How do I uninstall mysql connector?
How to return query output in xml format?
What, if a table has one column defined as TIMESTAMP?