I have a stored procedure that returns records by a patient's location in the hospital. I want to be able to return all records EXCEPT those in location = C3. Is there a way to do this without having a dropdown listing all of the different locations?
↧