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 the use of function "module procedure" in pl/sql?
Can a select statement fire a trigger?
Is pl sql and postgresql same?
Can I join the same table twice?
Why we use stored procedure instead of query?
what are date and time functions in mysql? : Sql dba
What pl/sql package consists of?
What is localdb mssqllocaldb?
Can we use join in subquery?
What is difference between stored procedures and application procedures?
Write a unique difference between a function and a stored procedure.
what is a database? : Sql dba
What is synchronized subquery?
Explain normalization and what are the advantages of it?
What is java sql package?