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
what is normalization? Explain different levels of normalization? : Sql server database administration
Explain what are the basic functions for master, msdb, model, tempdb databases?
What is temporal data type?
What is the contrast between sql and mysql?
How can you ensure that the database and sql server based application perform well?
What are the properties of the transactions?
Where the sql logs gets stored? : sql server database administration
How to specify the collation for a character data type in ms sql server?
i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
What is right outer join in sql server joins?
Does union all remove duplicates?
What is the distinction amongst delete and truncate?
What command do we use to rename a db, a table and a column?
Explain trigger and trigger types?
How to delete existing triggers using "drop trigger"?