掃碼下載編程獅APP
W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗值獎勵
目錄pg_sequence包含有關序列的信息。一些序列的信息(例如名稱和方案)放在pg_class中。
pg_sequence
pg_class
表 51.45. pg_sequence Columns
列類型
描述
seqrelid oid (references pg_class.oid)
seqrelid
oid
這個序列的pg_class項的OID
seqtypid oid (references pg_type.oid)
seqtypid
pg_type
序列的數(shù)據(jù)類型
seqstart int8
seqstart
int8
序列的起始值
seqincrement int8
seqincrement
序列的增量值
seqmax int8
seqmax
序列的最大值
seqmin int8
seqmin
序列的最小值
seqcache int8
seqcache
序列的緩沖尺寸
seqcycle bool
seqcycle
bool
序列是否循環(huán)
更多建議:
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網(wǎng)安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: