R12 APPlied Patches
hi,
On R12.2
When I query database for applied patches by:
select adb.bug_number, adb.CREATION_DATE FROM ad_bugs adb WHERE adb.CREATION_DATE > sysdate -180
I have:
And in Web Html Inter face , Applied Patches:
Can you be kind and explain me the difference?
Is ther a better query?
Thanks.