设为首页 加入收藏

TOP

oracle表名、字段名等对象的命名长度限制(三)
2015-07-24 10:33:14 来源: 作者: 【 】 浏览:4
Tags:oracle 表名 段名等 对象 命名 长度 限制
tand(o.flags, 128) = 0 and t.bobj# = co.obj# (+) and t.ts# = ts.ts# and t.file# = s.file# (+) and t.block# = s.block# (+) and t.ts# = s.ts# (+) and t.obj# = ds.obj# (+) and t.dataobj# = cx.obj# (+) and cx.owner# = cu.user# (+) and ksppi.indx = ksppcv.indx and ksppi.ksppinm = '_dml_monitoring_enabled' ; comment on table USER_TABLES is 'Description of the user''s own relational tables'; comment on column USER_TABLES.TABLE_NAME is 'Name of the table'; comment on column USER_TABLES.TABLESPACE_NAME is 'Name of the tablespace containing the table'; comment on column USER_TABLES.CLUSTER_NAME is 'Name of the cluster, if any, to which the table belongs'; comment on column USER_TABLES.IOT_NAME is 'Name of the index-only table, if any, to which the overflow or mapping table entry belongs'; comment on column USER_TABLES.STATUS is 'Status of the table will be UNUSABLE if a previous DROP TABLE operation failed, VALID otherwise'; comment on column USER_TABLES.PCT_FREE is 'Minimum percentage of free space in a block'; comment on column USER_TABLES.PCT_USED is 'Minimum percentage of used space in a block'; comment on column USER_TABLES.INI_TRANS is 'Initial number of transactions'; comment on column USER_TABLES.MAX_TRANS is 'Maximum number of transactions'; comment on column USER_TABLES.INITIAL_EXTENT is 'Size of the initial extent in bytes'; comment on column USER_TABLES.NEXT_EXTENT is 'Size of secondary extents in bytes'; comment on column USER_TABLES.MIN_EXTENTS is 'Minimum number of extents allowed in the segment'; comment on column USER_TABLES.MAX_EXTENTS is 'Maximum number of extents allowed in the segment'; comment on column USER_TABLES.PCT_INCREASE is 'Percentage increase in extent size'; comment on column USER_TABLES.FREELISTS is 'Number of process freelists allocated in this segment'; comment on column USER_TABLES.FREELIST_GROUPS is 'Number of freelist groups allocated in this segment'; comment on column USER_TABLES.LOGGING is 'Logging attribute'; comment on column USER_TABLES.BACKED_UP is 'Has table been backed up since last modification?'; comment on column USER_TABLES.NUM_ROWS is 'The number of rows in the table'; comment on column USER_TABLES.BLOCKS is 'The number of used blocks in the table'; comment on column USER_TABLES.EMPTY_BLOCKS is 'The number of empty (never used) blocks in the table'; comment on column USER_TABLES.AVG_SPACE is 'The average available free space in the table'; comment on column USER_TABLES.CHAIN_CNT is 'The number of chained rows in the table'; comment on column USER_TABLES.AVG_ROW_LEN is 'The average row length, including row overhead'; comment on column USER_TABLES.AVG_SPACE_FREELIST_BLOCKS is 'The average freespace of all blocks on a freelist'; comment on column USER_TABLES.NUM_FREELIST_BLOCKS is 'The number of blocks on the freelist'; comment on column USER_TABLES.DEGREE is 'The number of threads per instance for scanning the table'; comment on column USER_TABLES.INSTANCES is 'The number of instances across which the table is to be scanned'; comment on column USER_TABLES.CACHE is 'Whether the table is to be cached in the buffer cache'; comment on column USER_TABLES.TABLE_LOCK is 'Whether table locking is enabled or disabled'; comment on column USER_TABLES.SAMPLE_SIZE is 'The sample size used in analyzing this table'; comment on column USER_TABLES.LAST_ANALYZED is 'The date of the most recent time this tabl
首页 上一页 1 2 3 4 下一页 尾页 3/4/4
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇SQL_Oracle表中ID字段的自动递增 下一篇Oracle中的变量

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·求navicat for mysql (2025-12-26 13:21:33)
·有哪位大哥推荐一下m (2025-12-26 13:21:30)
·MySQL下载与安装教程 (2025-12-26 13:21:26)
·Linux_百度百科 (2025-12-26 12:51:52)
·Shell 流程控制 | 菜 (2025-12-26 12:51:49)