Shadow Wolf Posted July 17, 2007 Share Posted July 17, 2007 Is there a way that I could query the whole mySQL database for a certain wildcard. For example query the whole database to check all the fields to see if a certain URL is somehow in the database somewhere and then output where it is so I can remove it? Link to comment https://forums.phpfreaks.com/topic/60380-query-mysql-database/ Share on other sites More sharing options...
fenway Posted July 17, 2007 Share Posted July 17, 2007 Nope, not easily... fulltext is the closest you can get, and that's only per table. Link to comment https://forums.phpfreaks.com/topic/60380-query-mysql-database/#findComment-300427 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.