For example, find all tables which contain a "account_id" column.
I know Oracle has system tables contain such information, does MySQLhas similar stuff?
Thanks,
Wei
Never mind, I found the COLUMNS table in the information_schema