How to count duplicated values in a column in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How can we Update a table with out using UPDATE command?
What do you mean by merge in oracle and how can you merge two tables?
how to see the data (in unix) using dataset in datastage?
What is sharded cluster?
Q) How to Find Max Date from each Group? (Asked in Infosys (INFI)Interview)
Does facebook use oracle?
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
What is a Temporary Segment ?
What is Reduced List of Values?
Differentiate between translate and replace?
What is the difference between SQL and SQL Server?