I want a query that displays all results entered on that day. This date is entered into the database via a GetDate()default value.
Now that I want to get those results back out...I am having trouble because of the time that is affixed with the date in the field. I just want to grab results based on the date - not the time.
I'm sure that there is some type of formatting I can do I my query, but I am having troubles. Any help would be appreciated. Thanks.
Now that I want to get those results back out...I am having trouble because of the time that is affixed with the date in the field. I just want to grab results based on the date - not the time.
I'm sure that there is some type of formatting I can do I my query, but I am having troubles. Any help would be appreciated. Thanks.