what's the difference between SQL & MY-SQl...?

And what we learn from these ....?

Answer Posted / krishna

In simple terms:
 
SQL is a common  database computer language designed for the retrieval and management of data in relational database management systems (RDBMS) -- basically a standard interactive and programming language for querying and modifying data and managing databases.  Very standard for uses ranging from the simplest Microsoft Access applications, up to complex multi-server distributed Oracle applications.




MySQL is a multithreaded, multi-user SQL database management system (DBMS) providing multi-user access to a number of databases.  MySQL is commonly the back engine database for a great many applications, and often the database of choice for web-based applications.
 
Comparing the two is a little like comparing the English language to Tom Clancey's last book, one uses the other -- but from there the differences are many.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ems sql management studio? : sql server management studio

760


Explain an automatic checkpoint

722


what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration

658


Write a program to fetch first 10 records from a file?

759


Working with TLogs

1601






What are the advantages of user defined function?

663


How can you fetch alternate records from a table?

710


What do you mean by data integrity?

786


What are the parts of a function?

671


What purpose does the model database server?

851


Find first and last day of current month in sql server

764


Why de-normalization required?

737


Explain DBCC?

733


Mention the differences between local and global temporary tables.

746


How to truncate the log in sql server 2012? : sql server database administration

780