which database is best to use in oracle and sql server?
explain reasons?
Answer Posted / sums
Overall, Oracle continues to dominate the market share with
over 48% of the overall market.
IBM holds the number two position, thanks mostly to DB2.
Microsoft has the number three slot with SQL Server.
As far as operating systems are concerned, Oracle, which
actually holds more market share than its closest two
competitors, rules the Unix and Linux world, while
Microsoft rules the Windows and IBM rules the mainframe.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
Do you know what is difference between index seek vs. Index scan?
What is the definition for sql server 2000?
Can binary strings be used in arithmetical operations?
What is database isolation in sql server? : sql server database administration
What is the importance of concurrency control?
What is the user of Primary key?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
What is dimension table? : sql server analysis services, ssas
Difference between drill down and drill through report.
Explain system functions or built-in functions? What are different types of system functions?
What are system databases into sql server (2005/2008)?
What is the use of for clause?
What are horizontal and vertical scaling?
Tell me what are cursors and when they are useful?