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 function of myisamchk?
How do I edit a trigger in mysql?
What are the functions used to encrypt and decrypt the data present in mysql?
How do I install mysql?
What is the use of mysqli_fetch_array?
What does mysqli_fetch_assoc do?
what is database black box testing? : Mysql dba
How to delete a database from mysql server.
What is ndb in mysql?
Can you tell the difference between mysql_fetch_object and mysql_fetch_array?
How to drop an existing view in mysql?
Explain the storage engines in mysql?
How many columns can a mysql table have?
How do I delete a row in mysql?
How do I select a database in mysql?