Answer Posted / 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 |
Post New Answer View All Answers
How many rows mysql can handle?
What is the difference between having and where clause in mysql? Explain
How many columns can be used for creating Index?
Can I install mysql on mac?
What are the critical issues you have resolved in your company
What is username in mysql?
What are the different data types in mysql?
What are the steps involved in query processing?
What are the differences between char and varchar data types?
How can you import tables from a sql file into a database by using the mysql client?
How can you take the backup and restore a mysql database using php?
How can you create and drop view in mysql?
Is mysql owned by oracle?
How do I start mysql?
Why do we use pragma autonomous transaction?