what is try_catch block in procedure
Answer / Pankaj Dhaka
In PL/SQL, a 'try_catch' block is used for exception handling. It allows you to enclose a block of code within a 'try' section and catch any exceptions that may occur during the execution of that code using a 'catch' section. The 'catch' section specifies what actions should be taken when an exception occurs, such as displaying an error message or performing alternative operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Give the order of sql select?
Which sql most popular?
What is difference between primary and secondary key?
How do I order by ascending in sql?
What are the properties of a transaction?
Can you rollback after commit?
What is synchronized subquery?
Which join condition can be specified using on clause?
What is differance unique key and primary key.
What is the difference between alter trigger and drop trigger statements?
What is pl sql in oracle?
What cursor type do you use to retrieve multiple recordsets?
17 Answers Apollo, CTS, IonIdea, Microsoft, Oracle, TCS, Vmoksha, Wipro,
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)