1、查询表有多少字段:select count(*) from information_schema.`COLUMNS` where table_schema='db_master_fyd' and table_name='t_reg_loanaccounttitle'

相关文章:

  • 2021-06-25
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2018-12-19
  • 2021-09-19
相关资源
相似解决方案