Is it possible to get the records from last run time to now

is it possible to get the records from last run time to now
eg:"SELECT * from contacts where date between 'last_run_time and CURRENT_TIMESTAMP "

any suggestions??

This seems to be a duplicate of this issue.