mysql显示所有的表内字段内select column_name from information_schema.columns where table_name’xls1’
mysql显示所有的表内字段内
select column_name from information_schema.columns where table_name=’xls1’;
mysql显示所有的表内字段内
select column_name from information_schema.columns where table_name=’xls1’;