You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello world,
I would like to load data from table where the modification date of data are most recent than the last date of the exécution of the job
How i can get the date of logs ??
Regards
Offline
Hi,
Thanks for your answer,
How i do this i would like to extract only lines which are modified since the last execution time of my job
exemple : select * from mytable where dt_modified > my_last_job_start_time
thanks
Pages: 1