lindm Posted July 17, 2008 Share Posted July 17, 2008 I want to show columns in a table ending with cy and py. Is this possible? Suggestion that does not work: SHOW COLUMNS FROM $table LIKE '%cy' or LIKE '%py' Quote Link to comment https://forums.phpfreaks.com/topic/115306-solved-multiple-operators-in-show-query/ Share on other sites More sharing options...
fenway Posted July 17, 2008 Share Posted July 17, 2008 Not without MySQL 5. Quote Link to comment https://forums.phpfreaks.com/topic/115306-solved-multiple-operators-in-show-query/#findComment-592825 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.