Re: SELECT... EXCEPT FOR

2003-06-15 Thread Becoming Digital
cally. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Jed Hunsaker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, 14 June, 2003 22:03 Subject: SELECT... EXCEPT FOR If there's not a way to do this I would suggest

SELECT... EXCEPT FOR

2003-06-14 Thread Jed Hunsaker
If there's not a way to do this I would suggest it be added to the next version of MySQL, but has anyone ever heard of an "EXCEPT FOR" clause that can be used in MySQL's SELECT statements? For instance... "SELECT * FROM products EXCEPT FOR colors WHERE sizes LIKE '%small%'" Thanks... Jed Huns