What is varray?
No Answer is Posted For this Question
Be the First to Post Answer
How to create a server parameter file?
What are named parameters?
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'));
Respected sir, Please send me technical questions related to oracle apps..
What are the type of Synonyms?
How to build data dictionary view an new database?
What is a read only transaction in oracle?
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
How to create a table index?
You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?
How to convert a date to char in oracle? Give one example.
What is a Database instance ? Explain?