Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241)
How to create a new table in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
How to use group functions in the select clause using oracle?
How to define an explicit cursor in oracle?
How do I find the database name in oracle?
What do you understand by the term 'normalization'? Explain the various modes of normalization?
What are set operators?
What is the quickest way to fetch the data from a table?
Query to retrieve record for a many to many relationship ?
How to convert character types to numeric types?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What is oracle forms system.currentblock?
What is ora-1555 snapshot too old error? Explain in detail?
How can you tell if an index on particular table is used or not used in 9i?
How to convert characters to numbers in oracle?