How to load a large xml file?
What are the ansi data types supported in oracle?
13. Display the second to fifth characters in each client name.
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
Explain oracle 12c new features for developers?
how to join query for one source type is oracle another source type is sql server ?
What is the difference between view and materialized view in Oracle?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
What is a initialization parameter file 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 pass parameters to procedures?
What is meant by recursive hints in oracle?