Compare Date with Current Date using SQL in MS Access 2013 -


i have table in ms access 2013. has column name expirydate having date values. need write query following condition expirydate greater current date. can tell me how can this?

i'm supposing can use sql query :

select * table_name expirydate > date() 

Comments

Popular posts from this blog

php - How to serve a file for download on WordPress -

how to share virtual sharepoint server and get it in host windows and visual studio? -