CanMan2004 Posted September 24, 2006 Share Posted September 24, 2006 hiis there a way to tell a query not to include a particluar value, so if you were doing days of the week and you didnt want mondays to be shown, you could put that into the statement?thanks in advanceDave Link to comment https://forums.phpfreaks.com/topic/21904-dont-include-in-where-statement/ Share on other sites More sharing options...
Barand Posted September 25, 2006 Share Posted September 25, 2006 ... WHERE dayOfWeek <> 'Monday' Link to comment https://forums.phpfreaks.com/topic/21904-dont-include-in-where-statement/#findComment-97852 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.