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
What are the differences between a primary key and foreign key?
What are date and time data types in mysql?
How do I create a mysql database?
What are all the Common SQL Function?
What is federated tables in mysql?
what is the difference between between and in operators in mysql?
What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?
How many rows mysql can handle?
How can you find out the version of the installed mysql?
Why are function needed?
What is mysql installer?
How to make a copy values from one column to another in mysql?
How do you insert a table?
Can you tell how to find the number of rows in a resultset using php?
Why do we write stored procedures?