Answer Posted / rahul khanke
pre defined exception u should not have to declare in
declare section
ex. dul_value_error
when_duplicate_row
etc
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Are stored procedures faster than queries?
Write a query to display the current date in sql?
What is pragma in pl sql?
what happens if null values are involved in expressions? : Sql dba
What is database white box testing and black box testing?
Explain the difference between triggers and constraints?
what is auto increment? : Sql dba
Is it possible for a table to have more than one foreign key?
What programs use sql?
how to increment dates by 1 in mysql? : Sql dba
What does (*) mean in sql?
what is collation? : Sql dba
what is a materialized view? : Sql dba
How to find 3rd highest salary of an employee from the employee table in sql?
What are the main features of cursor?