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'));
Does oracle database need java?
What is meant by an index?
What is merge statement used for?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
Explain oracle’s server parameter file.
How do you find current date and time in oracle?
What is proxy method?
interview questions with answer for cts
Is postgres faster than oracle?
State the various uses of dbcc command?
What is private procedure oracle?
What is the maximum limit on the number of columns in a table?
How do I manually uninstall oracle client?
What privilege is needed for a user to query tables in another schema?