What is a trigger and what are its types in oracle?
What are the Characteristics of Data Files ?
how to do daily transactions with out sql* loader control file regesterd in apps?
What are transaction isolation levels supported by oracle?
How to convert characters to dates in oracle?
Explain drop constraint oracle?
How to load data through external tables?
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?
hi friends, I have a table A col as status|NUM and value as open |1 open |2 close |3 close |3 the O/P should be open|close 1 |3 2 |4
What are the oracle built-in data types?
When system tablespace is created?
What are the factors causing the reparsing of SQL statements in SGA?
What is Hash Index?