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 does triggers work in mysql?
Differentiate CHAR_LENGTH and LENGTH?
What is the difference between timestamp and datetime in mysql?
Is mysql a programming language?
How do you flush privileges?
How do I insert an image into mysql workbench?
How do you name a table?
Why myisam is faster than innodb?
What is definer in mysql trigger?
How can I see connections in mysql?
What is the difference between now() and current_date()?
Is blocked because of many connection errors unblock with mysqladmin flush hosts?
What do you understand by mysql terminal?
Where is the mysql database stored?
What does the file with the extension: frm, myd, and myi contain?