src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
What is a data lock in oracle?
What is concurrency in oracle?
What is the difference between "as" and "is" in an oracle stored procedure?
How to drop an existing table in oracle?
What are the different types of database objects?
How is it different from a normal table?
How do you store pictures in a database?
How would you go about verifying the network name that the local_listener is currently using?
How to export your own schema?
How to calculate date and time differences in oracle?
How to write a left outer join with the where clause in oracle?
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
Is it possible to split the print reviewer into more than one region ?