hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
Answers were Sorted based on User's Feedback
Answer / 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 |
What are differences in between sql server 2012 and sql server 2016?
List out the differences between the clustered index and non-clustered index in sql server?
How to select Distinct columns from the table, table having 20 columns and i want all coulmns
Which sql server table is used to hold the stored procedure scripts?
What does it mean to manipulate data?
what is normalization? what is denormalization?
what type of indexes physically sort data?
How to replace the Query Result 'Null Value' with a text ?
What is an extended stored procedure? Can you instantiate a COM object by using T-SQL?
What is lookup override?
How to insert and update data into a table with "insert" and "update" statements?
What is the difference between varchar and nvarchar?