How MySQL is different from SQL?

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


Please Help Members By Posting Answers For Below Questions

What is logs in mysql?

657


How do I fix a crashed mysql database?

698


Will mysql remain free?

712


table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases

1041


In how many ways we can retrieve data in the result set of mysql using php?

820


What is the difference between now() and current_date()?

718


Write a command to view mysql database table structure?

735


How to find second highest salary from a table?

743


How do you name a table?

653


How to include comments in sql statements?

768


Can you tell a way to know the number of days between the two given dates in php?

792


How to delete a trigger in mysql?

685


How does triggers work in mysql?

696


How do you rename a procedure in mysql?

695


What is datatype in mysql?

667