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 drop a tablespace?
What is BBED in Oracle?
Is it possible to insert comments into sql statements return in the data model editor ?
What is the database name in oracle?
What is an anonymous block?
How to drop an index?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
What are the limitations of check constraint?
Explain self joins in oracle?
What are the arithmetic operations?
How to shutdown your 10g xe server?
Explain the use of constraints option in exp command.
What is system tablespace?
Explain constraining triggers.
How to run queries on external tables?