one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows in the table permanently and i want output in the above formatow should u write query?
13 23225Interchange the value of a column Gender in a table where values are Male and Female. So, where the value is Male, it should changed to Female and Female to Male.
4 19686What will be the output of this Query? select to_char(trunc(add_months(sysdate-3),mm),mm/dd/yyyy) from dual
6 19598I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.
4 12207Post New Cap Gemini SQL PLSQL Interview Questions
What is J2EE Agent and port number?
Explain joins in oracle?
Is there any relation between modprobe.conf file and network devices?
Is null === undefined?
Explain how do you convert from pascal to torr?
Is laravel backend?
What is the difference between count and distinct count?
What are scalars?
What is Tableau Repository?
How can we measure the residual voltage in dc machines?
Name some second level cache types?
On what factors can you map the success of automation testing?
How to restrict a flow to particular user?
What is the relationship between apache hadoop, hbase, hive and cassandra?
What is the difference between slice and dice and cross tab report?