What is blob data type in oracle?
how to find find & delete duplicate rows from two different tables?
Explain what are the different type of segments?
Youre getting high busy buffer waits - how can you find whats causing it?
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'));
How to work with data objects interactively?
What are the Limitations of a CHECK Constraint ?
How to filter out duplications in the returning rows using oracle?
12. Display the client name in upper case only and in lower case only.
what is the difference between primary key & foreign key?
57 Answers CTS, Infosys, La Multi, Sparsh, Wipro,
How to store pictures on to the database?
What are the different pseudo commands? Explain in general?
What are the commands youd issue to show the explain plan for select