输入banner图图片脚本导航/分类

mysql查询表中的所有字段

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

 

mysql查询表中的所有字段

标签: