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 |
How to convert raw data type into text in oracle? Explain
what is the use of rank function?
Explain oracle left join with an example?
What is private procedure oracle?
definition of cluster and non-clustered index?
when a grant option is encountered for a table EMP to a peer sitting beside you who has already having the table of that name (EMP), then what is the result?
How to call a stored function with parameters?
Display the number value in Words?
What is tns entry?
What are different Oracle database objects?
How to create a server parameter file?
various types of hints and their usage