SELECT patch_name, patch_type,
maint_pack_level,
creation_date
FROM applsys.ad_applied_patches
ORDER BY creation_date DESC
maint_pack_level,
creation_date
FROM applsys.ad_applied_patches
ORDER BY creation_date DESC
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
No comments:
Post a Comment