Which is better Oracle or MS SQL? Why?
Answer Posted / 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 |
Post New Answer View All Answers
How to establish administrator authentication to the server?
Where is the export dump file located?
What is a schema in oracle?
How to delete an existing row from a table in oracle?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
How to get a list of all user accounts in the database?
How to revoke create session privilege from a user in oracle?
How to loop through a cursor variable?
Explain parameter file in oracle.
What is the difference between substr and instr?
What is program global area (pga) in oracle?
How to assign values to variables?
What are the various types of snapshots ?
What is save point in oracle database?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?