Get Started with Redwood for Oracle Cloud HCM Begin Now
Information: Query to get last P2T/T2T Refresh Date
Summary:
In order to get last refresh date from backend, below SQL can be used:
select * from ask_deployed_provision_configs
last_update_date column in this table gives the completion date of last refresh.
Hope you find this useful.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
23D
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
8