Skip to Content
Oracle PL/SQL Programming: A Developer's Workbook
book

Oracle PL/SQL Programming: A Developer's Workbook

by Steven Feuerstein, Andrew Odewahn
May 2000
Intermediate to advanced
594 pages
11h 32m
English
O'Reilly Media, Inc.
Content preview from Oracle PL/SQL Programming: A Developer's Workbook

Expert

3-16.

Does PL/SQL offer a CASE statement?

3-17.

How can you emulate a CASE statement in PL/SQL?

3-18.

DECODE offers an implementation of inline conditional logic; you can build an expression that contains an IF statement inside it. DECODE is not available in PL/SQL without executing a SELECT. How can you emulate DECODE (i.e., build a function that acts like DECODE) in native PL/SQL functionality?

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle Database 11g PL/SQL Programming Workbook

Oracle Database 11g PL/SQL Programming Workbook

Michael McLaughlin, John Harper

Publisher Resources

ISBN: 9781449324070Supplemental ContentErrata Page