当前位置:Gxlcms > 数据库问题 > mysql查询表中的所有字段

mysql查询表中的所有字段

时间:2021-07-01 10:21:17 帮助过:2人阅读

column_name, table_name from information_schema.columns where table_schema=yizhan and column_name = phone;

 

mysql查询表中的所有字段

标签:

人气教程排行