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
In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?
What is the use of mysqli_num_rows?
How do stored procedures work?
How to drop an existing table in mysql?
What is procedure in mysql?
Will mysql remain free?
What are the 5 r's of managing behaviors?
how to display nth highest salary from a table in a mysql query? : Mysql dba
How set mysql root password?
In mysql, what is joins? Explain
How large can a mysql database become?
Is mysql a framework?
How do I use mysql?
How to dump a table to a file with 'mysqldump'?
How do I start mysql manually?