I have in sql table column name "Datumpåmin" type date "yyyy.MM.dd."
I want to make a query if date i Datumpåmin = now date
like this command
("SELECT Action, ([var]), ([Date]), ([hours]) FROM mam WHERE Datumpåmin = getdate ()", con).
But no result. have no idea plz help