• 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

how to use decode function in oracle sql

DECODE Function in Oracle SQL – PLSQL

November 6, 2012 by techhoneyadmin

The DECODE function in Oracle SQL / PLSQL has the functionality of IF-THEN-ELSE statement. The Syntax for the DECODE function in Oracle SQL / PLSQL is: SELECT DECODE(expression,search,result,[search, result]…[default]) FROM table_name; ‘expression’ is the value to be compared ‘search’ is the value to be compared with expression ‘result’ is the value which is returned if […]

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

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