• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

SQLCODE function in oracle plsql

SQLCODE Function in Oracle SQL – PLSQL

November 21, 2012 by techhoneyadmin

The SQLCODE Function in Oracle SQL / PLSQL is used to get the error number related with the latest generated exception. The SQLCODE function should be used in the exception handling segment of the code. A typical exception handling portion of code may look like; EXCEPTION WHEN exception_name1 THEN [Statements / business logic] WHEN exception_name2 […]

Filed Under: function Tagged With: how to use SQLCODE function in oracle database query, how to use SQLCODE function in oracle plsql, how to use SQLCODE function in oracle sql, SQLCODE function in oracle plsql, SQLCODE function in oracle sql, SQLCODEPLSQL, syntax and example of SQLCODE function in oracle database query, syntax and example of SQLCODE function in oracle plsql, syntax and example of SQLCODE function in oracle sql, using SQLCODE function in oracle database query, using SQLCODE function in oracle plsql, using SQLCODE function in oracle sql

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in