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
Which join is like an inner join?
What are the uses of sysdate and user keywords?
how to create a new view in mysql? : Sql dba
What is the difference between cross join and natural join?
What is data control language?
What are the differences between in and exists clause?
Why do we use set serveroutput on?
What are sql triggers used for?
Can you selectively load only those records that you need? : aql loader
Explain select statements in sql?
Why should I use postgresql?
How does sql*loader handles newline characters in a record? : aql loader
How can you view the errors encountered in a trigger?
What is int identity in sql?
What is crud stand for?