which database is best to use in oracle and sql server?
explain reasons?
Answers were Sorted based on User's Feedback
Answer / dinesh
It's Dependent on Req. ,database Size,Cost also
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / 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 |
What is Lock table in SQL?
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
What do you understand by recursive stored procedure?
What are different types of raid configurations? : SQL Server Architecture
What is bit data type?
What is log in sql server?
what are user defined datatypes and when you should go for them? : Sql server database administration
In clustered and non clustered indexes which one is faster while executing a query ?
What value could be assigned to Varchar Type?
what command is used to create a table by copying the structure of another table?
What is the difference between IN and EXISTS operators in SQL Server?
9 Answers ASD Lab, CSC, Intelligroup,
How many .ndf files can we create in Sql server 2005?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)