, dfcu.display_flag -- the argument displayed or not on oracle form join apps.fnd_flex_value_sets ffv on ffv.flex_value_set_id = dfcu.flex_value_set_id join apps.fnd_lookup_values_vl lv on ...
-- Purpose: Generates an sqlplus script and then runs it that spools a specific table to a CSV file. It can hash specific columns in order to encrypt them. -- Note that this is a one way hashing with ...