ballouta Posted May 18, 2009 Share Posted May 18, 2009 Hello is it possible to query values from a table except one of them? for example, i have languages list storted in a table, i want o select them all except arabic language thank you Link to comment https://forums.phpfreaks.com/topic/158575-solved-query-help/ Share on other sites More sharing options...
JonnoTheDev Posted May 18, 2009 Share Posted May 18, 2009 WHERE language !='arabic' Link to comment https://forums.phpfreaks.com/topic/158575-solved-query-help/#findComment-836355 Share on other sites More sharing options...
ballouta Posted May 18, 2009 Author Share Posted May 18, 2009 thank you Link to comment https://forums.phpfreaks.com/topic/158575-solved-query-help/#findComment-836361 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.