Please explain drop constraint oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to define default values for formal parameters?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
Tell me New Feature of Oracle 10g?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
Can sub procedure/function be called recursively?
Please explain joins in oracle?
What are the types of synonyms?
Which database is better for os platform dependency?
What is Reduced List of Values?
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?
When a form is invoked with call_form, Does oracle forms issues a save point ?