Hi guys, Im working on a bit of MySQL and was wondering if there is a way (without using php arrays or other) to search a table for a value (say 1) and return the rows which '1' wasnt found in. != wont work because the table contains more than one value.
In summary, i want to return the rows which a value isnt found in.
My applogies if this doesnt make sense, if youd like any more, just ask.
Fost