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 oracle handles dead locks?
What is the difference between hot backup and cold backup in oracle?
How to create a table index?
Can we call procedure inside function in oracle?
How can we force the database to use the user specified rollback segment?
Can we save images in a database and if yes, how?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
What is tns name?
Explain overloading. Can functions be overloaded?
Who developed oracle & when?
Why is oracle used?
Point out the difference between user tables and data dictionary?
When do we use group by clause in a sql query?
How to export several tables together?
How to drop an existing view in oracle?