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

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

WBOY
Release: 2016-06-13 11:23:26
Original
858 people have browsed it

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

MySQL SQL
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template