编写sql语句

select column_name,data_type ,column_comment
from information_schema.columns where table_name='查询表名称' and table_schema='数据库名称' order By ORDINAL_POSITION

完成!!!!

最新文章

  1. ECMAScript5的其它新特性
  2. ssh-keygen不是内部或外部命令
  3. 序列化SerialVersionUID
  4. iOS-NSDate 相差 8 小时
  5. hadoop2.0中无法启动datanode的问题
  6. phpmailer{群发并且发送附件}
  7. 字体图标 icon font
  8. tcpdump详细用法
  9. JS 禁止浏览器右键菜单和刷新
  10. 剑指offer 调整数组顺序使得奇数位于偶数前面
  11. Jquery一些常用的方法
  12. Android Data Binding实战(一)
  13. 【Redis篇】Redis持久化方式AOF和RDB
  14. Python程序员常用的IDE和其它开发工具
  15. 解决 安装VMwanre tools时 Enter the path to the kernel header files for the 3.10.0-862.14.4.el7.x86_64 kernel
  16. PHP json_encode转换空数组为对象
  17. PMP考试通过
  18. JAVA中的抽象类与接口
  19. Android studio 2.3安装遇到的问题
  20. Kotlin——初级篇(二):变量、常量、注释

热门文章

  1. 0010Springboot整合thymeleaf
  2. .net 后台页面统一验证是否登录
  3. 如何DIY个性PE
  4. Java集合--Map架构
  5. ACM-ICPC 2018 南京赛区现场赛 E. Eva and Euro coins (思维)
  6. tomcat——context.xml
  7. 爬取前尘无忧python职位信息并保存到mongo数据库
  8. ueditor+word图片上传
  9. mysql40题
  10. SDUT2176 -> 递归的函数