mysql通过sql语句查询视图依赖哪些基表,mysql如何通过sql语句查询视图依赖哪些基表
show create table table_name 或者 show create view table_name