hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
Answer Posted / srikanth
oracle
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?
How do you delete duplicate records in sql server?
What is @@rowcount in sql?
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?
What is the difference between seek predicate and predicate?
Can we insert data into a view?
Who developed sql server?
What is entity data services?
Explain transaction server implicit?
What does this statement do @@rowcount?
How many null values we can have in a unique key field in sql server?
Do you know the cursor types?
What is the return type of executeupdate ()?
What is the difference between ddl,dml and dcl commands?
what are isolation levels? : Sql server database administration