PL/SQL (MOSC)

MOSC Banner

CASE Statement

edited Jun 10, 2011 3:26AM in PL/SQL (MOSC) 3 commentsAnswered
Using DB 9i and Developer 10g

I have a table that holds all of the transaction information resulting from adds, updates and deletions in all the tables that make up my application.

Many of the values that are stored in the table are the identification number for the item instead of the human readable name for the item.

I have created a form that displays the transaction information for the item selected. The form displays the table name, column name, old value, new value, how the column was manipulated (update, insert, delete), user name, date of transaction, etc..

Many of the values that are recorded in this transaction table are the identification number that is associated to an item and not the item name.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center