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 Quote 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' Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/158575-solved-query-help/#findComment-836361 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.