select COLUMN_NAME,COLUMN_COMMENT,COLUMN_TYPE,COLUMN_COMMENT from information_schema.columns where TABLE_SCHEMA='huaxingu' and TABLE_NAME='user';

相关文章:

  • 2021-06-10
  • 2022-12-23
  • 2021-12-25
  • 2021-08-20
  • 2021-11-06
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-10
  • 2021-11-30
  • 2022-12-23
  • 2021-12-04
  • 2022-01-14
相关资源
相似解决方案