How can I query a mySQL database for a table name using known data that
resides in that table? Basically I need to retrieve the table name from a query that looks at all the tables in my database using a piece of data that I know already exists within the table I'm looking for.