What is the difference between SQL and SQL Server?
Answer Posted / ravi soni
"SQL" stands for "Structured Query Language". It is
acceptable by all the databases (Oracle, MS SQL Server, DB2,
Interbase etc) to retrieve / manipulate the data in database.
While SQL Server is actually a MS SQL Server (Microsoft)
database software package for Database Management.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is oracle and what are its different editions?
What are transaction isolation levels supported by oracle?
Explain the use of tables option in exp command.
how to handle exceptions in post production
What are the differences between interval year to month and interval day to second?
List the parts of a database trigger.
What is the simplest tool to run commands on oracle servers?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What is the sql query to concatenate column values from multiple rows in oracle?
what is meant by magic query
What is the meaning of recursive hints in oracle?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
How to run create database statement again?
What are the different types of database objects?
How to load excel data sheet to oracle database