Answer Posted / 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 |
Post New Answer View All Answers
What's the latest version of mysql?
Why we use mysqli instead of mysql?
Why do gaps in sequences occur?
Why is the basic difference between left join, right join and inner join?
Why do we need mysql?
can you tell the order of sql select statement? : Mysql dba
How does mysql encrypt passwords?
What can I do with mysql?
Create table employee (eno int(2),ename varchar(10)) ?
How to enter microseconds in sql statements?
What is the difference between truncate and delete?
How to drop an existing index in mysql?
How do I tune a mysql query?
What is the default port number of mysql?
What is ddl, dml, and dcl?