Which is better Oracle or MS SQL? Why?
Answers were Sorted based on User's Feedback
Answer / gangadhar mahabubabad
100% oracle is better..y because
sql sever is supported for windows o.s only
but oracle is supported for all operating systems...
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / sudipta santra
Apart from the Gangadhar's point, one important point is
that Oracle is the only RDBMS which follows the 9 out of 11
normalization rules.
So Oracle is the ever best RDBMS till now.
| Is This Answer Correct ? | 6 Yes | 0 No |
what is Single Byte Overhead...?
What is a nvl function? How can it be used?
How to login to the server without an instance?
What is SYSTEM tablespace and When is it Created?
What is merge in oracle?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What is a Synonym ?
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
How to create tables for odbc connection testing?
How to install oracle database 10g xe?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
What is trigger associated with the timer ?