I have a date column but I want my SQL code to get me data that equals today(or whatever day I run it) without updating the date every time.
Can this be done ? or a way to do this….
Getdate function but only gives me the date.
I have a date column but I want my SQL code to get me data that equals today(or whatever day I run it) without updating the date every time.
Can this be done ? or a way to do this….
Getdate function but only gives me the date.