LucieLastic
Programmer
hi All
Is it possible to do a query which will use today's date, something like :-
select * from StoryDetails
where receivedDateTime = <today>
order by receivedDateTime
receivedDateTime contains the Time aswell as the date.
Many thanks for help
lou
Is it possible to do a query which will use today's date, something like :-
select * from StoryDetails
where receivedDateTime = <today>
order by receivedDateTime
receivedDateTime contains the Time aswell as the date.
Many thanks for help
lou