Answer Posted / tulsi
Raise_application_error is a procedure of package
DBMS_STANDARD which allows to issue an user_defined error
messages from stored sub-program or database trigger.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is difference between stored function and application function?
Explain the working of primary key?
What are secondary keys?
What is a dirty read sql?
Explain the difference between triggers and constraints?
How does one use sql*loader to load images, sound clips and documents? : aql loader
What are few of the schema objects that are created using PL/SQL?
What is meant by cursor in sql?
What are the types of join in sql?
Explian rowid, rownum? What are the psoducolumns we have?
How do you drop a trigger?
how to shutdown mysql server? : Sql dba
What is scope and visibility in PL/SQL?
Is sql a programming?
What is the difference between the implicit and explicit cursors?