Specific day query

gbmarlysis

Registered User.
Local time
Today, 22:52
Joined
Jan 30, 2012
Messages
28
Hi,

i have a large table with millions of entries. I want to run a query to return all entries that are on a Saturday. The date stored in the table though is just typical date format eg 15/11/2015.

Any help would be appreciated

Regards

Luke
 
Checkout the Weekday() function.
 

Users who are viewing this thread

Back
Top Bottom