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 bulk collect in pl sql?
Mention what is the use of function "module procedure" in pl/sql?
What is full join?
What is sql profiling in oracle?
What is sql and explain its components?
What is string join?
Explain cursor types?
how to drop an existing index in mysql? : Sql dba
What is blind sql injection?
what are the join types in tsql? : Transact sql
What is sql engine in oracle?
How to use boolean type in select statement?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
explain primary keys and auto increment fields in mysql : sql dba
How to revise and re-run the last sql command?