What is the difference between SQL and SQL Server?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / gangadhar mahabubabad
sql is a language
sql-sever is a software (or) one of the rdbms package.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an oracle recycle bin?
How to declare a local variable?
What is the function of Redo Log ?
How do I connect to oracle database?
Difference between inner join vs where ?
What is the simplest tool to run commands on oracle servers?
What are the four Oracle system processes that must always be up and running for the database to be useable?
What are the attributes of cursor?
What is Java Pool in Oracle?
What privilege is needed for a user to insert rows to tables in another schema?
How to retrieve data from an cursor to a record?
Difference between an implicit & an explicit cursor.?