How MySQL is different from SQL?

Answer Posted / dinesh kumar

Sql is the regular RDBMS and depends on which database u are
using like
TSQL for microsoft
PLSQL for oracle and
MSSQL is for IBM databases
means this MSSQL is the RDBMS which is used to work with IBM
database.

MYSQL is the type of RDBMS and SQL is the main language for
retrieveing the data.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I check mysql version?

679


How to Join tables on common columns.

811


What is the purpose of -> in the mysql terminal?

808


Can mysql function return a table?

803


How set mysql root password?

659






What is a procedure example?

651


what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL

1128


What is the limit of mysql database?

663


How to use triggers to track changes in mysql?

647


How to update a root password.

704


Create table employee (eno int(2),ename varchar(10)) ?

702


What is slow query log in mysql?

722


How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.

623


how to connect a php script with the mysql database?

726


Difference between CHAR and VARCHAR?

749