hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
Answer Posted / vignesh
oracle
| Is This Answer Correct ? | 37 Yes | 5 No |
Post New Answer View All Answers
How to compare the top two records using sql?
Why is the need for data conversion transformations?
Why is normalisation important?
Differentiate between a local and a global temporary table?
please differentiate between delete and truncate?
Explain in brief how sql server enhances scalability of the database system?
What is side by side migration in sql server?
What are date and time data types in ms sql server?
What is the significance of null value and why should we avoid permitting null values?
How do you clear a log file?
List some of the rules that apply to creating and using a ‘view’
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
What are the grouping functions?
Can two tables share a primary key?
what is the difference between count(*) and count(1) ?