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 is the difference between truncate and delete?
What are the two types of queries?
What is the difference between truncate and delete in mysql?
What does mysqli_fetch_assoc do?
How does limit work in mysql?
What is ddl, dml, and dcl?
Which is better mysql or mssql?
What is difference between inner vs self vs cross?
Which is better sqlite or mysql?
Why we use mysql database?
Explain the difference between primary key and candidate key in mysql?
Can mysql handle big data?
Do I need to pay for mysql?
How many rows can be inserted in mysql at a time?
Can u give the example by taking an unnormalized table and make that 1nf and then 25nf, and then 3 nf?