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
How many triggers can be applied on a table?
Can we use views in stored procedure?
How sql query is executed?
How do you optimize a stored procedure in sql?
What is foreign key in sql with example?
What are dml commands?
How do you create an update query?
What are character functions?
Can we insert data in view?
how to load data files into tables with 'mysqlimport'? : Sql dba
what are the drivers in mysql? : Sql dba
How to Execute a Package in PL/SQL.?
What is user defined functions?
How subquery works in sql?
explain the difference between myisam static and myisam dynamic. : Sql dba