How MySQL is different from SQL?
Answers were Sorted based on User's Feedback
Answer / mangalesh
plz dont play users (fresher or doubt - Person) knowledge.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / chitra
Mysql is open source and Sql is not open source.Mysql is an
interpreter of Sql but sql is a common language.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vimal
Ya ! MySQL is an opensource database but SQL is an microsoft
product..
Is This Answer Correct ? | 12 Yes | 12 No |
Answer / thapa
1:sql is Microsoft product and not a open source product but
mysql is an open source product ie it also provide you
source code.
2:sql can't run on linux platform however mysql can run on
windows as well as on linux.
Is This Answer Correct ? | 3 Yes | 5 No |
Answer / mathew menalish
SQL- structure query language, micro soft product..
MYSQL- database package.. opensource database which can be available anytime..... no cost of development process..
good for small application...
Is This Answer Correct ? | 0 Yes | 3 No |
Answer / ashok kumar
In MySQL there is two letter extra "MY" but it was not in SQL
Is This Answer Correct ? | 7 Yes | 62 No |
How to present a past time in hours, minutes and seconds?
Why MySQL is used?
What is a mysql view?
What is a select query?
What is the difference between is null & is not null?
What is mysqlcommand?
How to use 'mysql' to run sql statements?
Do while loop in mysql procedure?
What are the different mysql database engines?
what are the different tables present in mysql? : Mysql dba
What is a table schema?
What is identity in mysql?