What is the difference between oracle,sql and sql server

Showing Answers 1 - 4 of 4 Answers

Sachin Kumar Verma

  • Aug 3rd, 2006
 

Oracle is based on RDBMS.

SQL is Structured Query Language.

SQL Server is another tool for RDBMS provided by MicroSoft.

  Was this answer useful?  Yes

Kumar

  • Aug 9th, 2006
 

SQL - Structured query language.

Oracle - Database which uses SQL .

  Was this answer useful?  Yes

Manivannan Palanichamy

  • Aug 23rd, 2006
 

SQL - A RDBMS language, is ANSI std.

Oracle - a database vendor/database server, which can run across multiple operating system, has number features than any other databases, which is hot in market always :-)

SQL server - another database server, just like oracle, can run on only windows platform and has been limited to windows based clients (if I am not wrong).

  Was this answer useful?  Yes

shailendra nigam

  • Jan 4th, 2007
 

hi

i am shailendra

its my opinion

oracle is based on RDBMS. its follow the 10-11 rules in Dr. E.F.Codd  but SQL Server is based on RDBMS. its follow the only 7-9 rules in Dr. E.F.Codd.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions