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
Is mysql distributed?
How to drop an existing view in mysql?
What is acid in mysql?
Can you tell how many values can set the function of mysql to consider?
What is mysql port?
what is the difference between gui testing and database testing? : Mysql dba
What is the query to display top 20 rows?
Explain about the architecture of MYSQL?
What is a session in mysql?
How to use like conditions?
What is the command line end user interface - mysql?
Where’s database data actually stored? Is there a way to see the files which are stored?
What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?
How do I change directories in mysql?
How is myisam table stored?