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
Restore database (or database table) from backup.
What is mysql command line?
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
How show all tables in mysql query?
How to display top 10 rows in mysql?
How do you kill a long running query in mysql?
How to use count function in mysql?
How do I install and use mysql?
How to connect html form to mysql database using php?
What is the full meaning of mysql?
How to get a list of indexes of an existing table?
What is difference between unix timestamp and mysql timestamp?
How to run a sql statement?
How do I flush privileges in mysql?
How do I restore a mysql database?