God bless you !!
hassax1966 1 month ago
Hi There wondering if you can help with my query. I am trying to get the current date but nothing seems to work unless I specify the date myself, please see below query, appreciate any help.
SELECT UNIQUE last_name, reader_desc,xact_date,xact_time
FROM badge_history
WHERE xact_date="20111206" AND
(badge_history.reader_desc="DOOR 1"
OR
badge_history.reader_desc="DOOR 2")
ORDER 1,4
abdulhkhan 2 months ago
God bless you !!
hassax1966 1 month ago
Hi There wondering if you can help with my query. I am trying to get the current date but nothing seems to work unless I specify the date myself, please see below query, appreciate any help.
SELECT UNIQUE last_name, reader_desc,xact_date,xact_time
FROM badge_history
WHERE xact_date="20111206" AND
(badge_history.reader_desc="DOOR 1"
OR
badge_history.reader_desc="DOOR 2")
ORDER 1,4
abdulhkhan 2 months ago