What are the oracle DML commands possible through an update strategy?
No Answer is Posted For this Question
Be the First to Post Answer
What is a lookup table in oracle?
What is a user account in oracle?
How to pass a cursor variable to a procedure?
How to declare a local variable?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
How to list all indexes in your schema?
which language is used to develop the oracle........?
What is the data pump import utility?
what is view?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
Difference between an implicit & an explicit cursor.?
SQLERRM is a a. Constraint b. Pre Defined Exception c. Pseduocolumn d. Constant e. None of Above.