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
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
What is the significance of master, tempdb and model databases?
what is difference between NULL and ISNULL in SQL Server 2008?
How to delete an existing row with delete statements in ms sql server?
Tell me about normalization in DBMS.
Is resultset an interface?
Explain about extended stored procedure?
What are the rendering extensions of ssrs?
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
Where is localdb stored?
Name and describe few console utilities for ssrs?
Explain DBCC?
How to test subquery results with the exists operator?
What are trace flags and mention a few common trace flags used with sql server?
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?