George World

技术改变明天,创新塑造未来! i(at)huadev.com Follow Me: http://t.sina.com.cn/georgeworld

  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  28 随笔 :: 0 文章 :: 5 评论 :: 0 Trackbacks

查询出一个表的所有字段信息,包括字段名、字段类型、字段长度、是都允许空值等等。

 

select * from user_tab_columns c where c.table_name = upper('表名字')

posted on 2010-04-30 15:38 George-tech 阅读(508) 评论(0)  编辑  收藏 所属分类: DataBase.Oracle

只有注册用户登录后才能发表评论。


网站导航: