oracle常用命令
摘要:
表信息: 1 SELECT tabCols.COLUMN_NAME AS "Field", 2 tabCols.DATA_TYPE || '(' || tabCols.DATA_LENGTH || ')' AS "Type", 3 cons.constraint_type... 阅读全文
posted @ 2014-08-20 18:48 木龙哥 阅读(180) 评论(0) 推荐(0)
posted @ 2014-08-20 18:48 木龙哥 阅读(180) 评论(0) 推荐(0)