SELECT
table_name, column_name from information_schema.columns WHERE
column_name LIKE '%Name%';Just
change the change of your column name, you can able to find the
column name, and table name from the whole database.
Whatever I'm reading day to day, I'm just posting it here, if u like it just follow this blog.
No comments:
Post a Comment