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 23709Interchange 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 19909What will be the output of this Query? select to_char(trunc(add_months(sysdate-3),mm),mm/dd/yyyy) from dual
6 19840I 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 12418Post New Cap Gemini SQL PLSQL Interview Questions
How to count groups returned with the group by clause in oracle?
What are your responsibilities as an etl tester?
Will the do-while loop work if you don’t end it with a semicolon?
What are the primitive operations common to all record management systems?
What are the associated border-radius properties?
What is ci in php?
What is flush programming?
What are advantages of data mining?
Define psp?
2 v/500amp/hr to 1.80vpc at 20 degree celsious 2v/5ooamp/hr to 1.75 vpc at 77degree farren .this is the capacity of a battery .what is the meaning of this . can i get a detailed explenation
Where javascript variables are stored?
in oracle target stage when we use load option and when we use upsert option?
How would you import data from another ms access database?
Write a command to print the second and third line of a file without using nr?
What is global database name?