Answer Posted / vimalssssss
1.SQL server is more user friendly and takes less time to
install
2.A database administrator can manage comparatively more
number of SQL server databases than Oracle
3.SQL server also has advanced features like advanced
compression, data mining, partitioning, OLAP, enterprise
reporting included in the package, while businesses who use
Oracle servers have to purchase these features separately.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to rebuild indexes with alter index ... Rebuild?
What is a mixed extent?
New concepts of sql server 2005 use in your project.
explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What is data compression? : sql server database administration
What is order of B+tree?
Where the sql logs gets stored? : sql server database administration
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
What is a performance monitor?
How to Sync Two SQL Azure Databases?
What information is maintained within the msdb database?
What is merge?
Define tool Manage Statistics in SQL Server 2000 query ?
What are “lock” hints?
Can we hide the definition of a stored procedure from a use?