Answer Posted / radhika
cluter is nothing but similar items put together i.e .
groupd form.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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'));
Is the After report trigger fired if the report execution fails ?
Explain the use of constraints option in exp command.
what are actual and formal parameters?
What is meant by joins? List out the types of joins.
Explain the blob datatype?
How to import one table back from a dump file?
Give the different types of rollback segments.
What would you do with an in-doubt distributed transaction?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
What are the different types of database objects?
How to enter a new row into a table interactively?
How to define an explicit cursor in oracle?
What happens to the current transaction if the session is ended?
How to establish administrator authentication to the server?