is there a function in SQL where you can get current time and date, and use it somehow :

is there a function in SQL where you can get current time and date, and use it somehow :
select * from table where currentDate-anotherDate = result

Comments

Post a Comment