hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
Answer Posted / shwetabh vishnoi
Oracle should be used as it is used by large scale data
handling companies and it provides more efficient data
administrative tools also it provides full support to Java
Technology which is used mostly.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
What is set nocount on and what is set nocount off?
How to write a query with a left outer join in ms sql server?
What is the bookmark lookup and rid lookup?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
What is query optimization process?
What are magic tables in sql server?
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
where can you add custom error messages to sql server? : Sql server administration
What are secondary xml indexes?
What is command parameter in ssrs?
Can a table have 2 foreign keys?
What is nonclustered index on computed columns?
What is enhanced database mirroring in sql server 2008?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?