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 |
Can Somebody tell me the difference between Clustered & Non- Clustered Index??
what is checksum in sql server.........???
Hi all, I need query help for below senorio, could you please help me. TableName = City CITYID ContinuationID CITYNAME 1 1 SAN 1 2 DIEGO 2 1 SAN 2 2 FRANCISCO 3 1 CHICAGO 4 1 NEW 4 2 YORK 4 3 CITY Could you please help me to write a generalized SQL that returns results as given below in the Query result CITYID NAME1 NAME2 NAME3 NAME4 NAME5 1 SAN DIEGO 2 SAN FRANCISCO 3 CHICAGO 4 NEW YORK CITY
What is raid and what are different types of raid levels?
How to download and install microsoft .net framework version 2.0?
What's new in sql management studio for sql server? : sql server management studio
What is difference between drop truncate and delete?
How to update a field in SQL after ALTERING a row?
Describe how to use the linked server?
How to edit table in sql server 2017?
How to connect to a sql server using odbc_connect()?
What is trigger in salesforce?