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' 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. 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
Archived
This topic is now archived and is closed to further replies.