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? Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/60380-query-mysql-database/#findComment-300427 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.