I have data value of a table column. I want to know in which database and in which table and in which column the data value appeared in mysql.
sunwebsite 11 Light Poster
Recommended Answers
Jump to PostYou'd have to loop through each database, table and column. Are you looking for code to do that ?
Jump to PostIn MySql, or an other language ?
All 8 Replies
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
sunwebsite 11 Light Poster
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
sunwebsite 11 Light Poster
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
sunwebsite 11 Light Poster
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
smantscheff 265 Veteran Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.