How to move record from table A to B and update picked status in table A for the inserted records
I need to move records from table A to table B in Spring Boot + Oracle DB. Only a subset of columns from each record in A are moved to B.
How to move record from table A to B and update picked status in table A for the inserted records
I need to move records from table A to table B in Spring Boot + Oracle DB. Only a subset of columns from each record in A are moved to B.
Do we have any dynamic scheduler in OCI cloud where we can run jobs based on product types with different schedules
Do we have any dynamic scheduler in OCI cloud where we can run jobs based on product types with different schedules.
For Example:
X product needs to run 5 times a day with start X and End Y time.
Y product needs to run 30 times a day with start at X and End at Y time.