select count(1) from information_schema.COLUMNS where TABLE_SCHEMA='$databaseName' and table_name = '$tableName' 相关文章: 2022-12-23 2022-12-23 2021-04-04 2022-12-23 2021-06-05 2021-12-12 2022-12-23