Blitz Upload Example (Interface Table)

Description
Categories: Enginatics, Upload
Repository: Github
Sample upload to be used as a template by copying (Tools>Copy Report) to create new uploads using Interface Table.
select
null action_,
null status_,
null message_,
null modified_columns_,
xue.rowid row_id_,
xue.id,
xue.name,
xue.date_of_birth,
xue.created_by,
xue.creation_date,
to_number(null) last_updated_by,
to_date(null) last_update_date
from
xxen_upload_example xue
where
1=1
Parameter NameSQL textValidation
Name
xue.name=:name
LOV