View Single Post
Old July 3rd, 2009, 12:57 AM   #1 (permalink)
pengrus
Senior Member
Verified Customer
 
Join Date: Dec 2002
Location: San Francisco
Posts: 595
Simple SQL query help

This code:

WHERE c.cattype = 'c' AND p.storecat = 0 AND c.password = '' AND p.cat = 4874

How can I change it so that it pulls photos from both p.cat 4874 and 6589?

Thanks,
Sean
pengrus is offline   Reply With Quote