Simple Oracle, MS SQL, Postgres, AWS and more
Oracle
SQL Server
PostgreSQL
MySQL
Linux
Windows
AWS
DevOps
Friday, August 20, 2010
DBMS_JOB interval examples
The job will run every hour at HH:30. For example, if SYSDATE is 14:38 then the job will run at 15:30.
trunc(sysdate + 1/24 , 'HH' ) + 30/60/24
++++++++++++++++++++++
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment