Home >Backend Development >PHP Tutorial > 请教怎么根据某个特定字段column的值查询所在的库和表

请教怎么根据某个特定字段column的值查询所在的库和表

WBOY
WBOYOriginal
2016-06-13 12:47:26825browse

请问如何根据某个特定字段column的值查询所在的库和表?
请问对于mysql>=5,  如果知道一个字段column名为book_name的值为eng-chi-dictionary,请问如何查询到这个字段所在的库名和表名? sql 语句是?
谢谢

MySQL SQL
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn