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
How to convert times to characters in oracle?
Why cursor variables are easier to use than cursors?
How to rename an index in oracle?
Explain index?
How do I spool to a csv formatted file using sqlplus?
How to write date and time literals in oracle?
What is the order of defining local variables and sub procedures/functions?
How to list all indexes in your schema?
How to define a procedure inside another procedure?
What is enter substitution variable in oracle?
How to set up autotrace for a user account?
Oracle
How can Oracle users be audited?
What is a read only transaction in oracle?
What happens to the current transaction if the session is killed?