Which is better Oracle or MS SQL? Why?
Answers were Sorted based on User's Feedback
actually oracle give's more security and best performance other then any databases like ms-sqlsever, DB2,sybase etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / abhisudipta
Obviously Oracle is the better one, because oracle is the
one of the RDBMS which maintains only 9 Normalization rules
out of 11 normalization rules.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create a table interactively?
26. Display the earliest shipping date in the format: DD/MON/YYYY
How would you extract DDL of a table without using a GUI tool?
What is oracle latest version?
What is difference between SQL and SQL*PLUS?
when loggined as SYSTEM,how to display all the users of database using sql query?
Which of the following is not a database object TABLESPACE TABLE INDEX NONE
Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?
Why is oracle database so popular?
How many types of auditing in Oracle?
Explain oracle insert into command?
What are inner join and outer join?