下載吧 - 綠色安全的游戲和軟件下載中心

          軟件下載吧

          當前位置:軟件下載吧 > 技術開發 > 數據庫 > PostgreSQL中enable、disable和validate外鍵約束的實例

          PostgreSQL中enable、disable和validate外鍵約束的實例

          時間:2024-02-08 11:17作者:下載吧人氣:24

          我就廢話不多說了,大家還是直接看實例吧~

          postgres=# create table t1(a int primary key,b text,c date);
          CREATE TABLE
          postgres=# create table t2(a int primary key,b int references t1(a),c text);
          CREATE TABLE
          postgres=# insert into t1 (a,b,c) values(1,’aa’,now());
          INSERT 0 1
          postgres=# insert into t1 (a,b,c) values(2,’bb’,now());
          INSERT 0 1
          postgres=# insert into t2 (a,b,c) values (1,1,’aa’);
          INSERT 0 1
          postgres=# insert into t2 (a,b,c) values (2,2,’aa’);
          INSERT 0 1
          postgres=# d t1
          Table “public.t1”
          Column | Type | Collation | Nullable | Default
          ——–+———+———–+———-+———
          a | integer | | not null |
          b | text | | |
          c | date | | |
          Indexes:
          “t1_pkey” PRIMARY KEY, btree (a)
          Referenced by:
          TABLE “t2” CONSTRAINT “t2_b_fkey” FOREIGN KEY (b) REFERENCES t1(a)

          postgres=# d t2
          Table “public.t2”
          Column | Type | Collation | Nullable | Default
          ——–+———+———–+———-+———
          a | integer | | not null |
          b | integer | | |
          c | text | | |
          Indexes:
          “t2_pkey” PRIMARY KEY, btree (a)
          Foreign-key constraints:
          “t2_b_fkey” FOREIGN KEY (b) REFERENCES t1(a)

          postgres=#

          標簽[db:關鍵字]

          相關下載

          查看所有評論+

          網友評論

          網友
          您的評論需要經過審核才能顯示

          熱門閱覽

          最新排行

          公眾號

          主站蜘蛛池模板: 亚洲一区二区三区无码国产| 视频一区二区三区在线观看| 日韩中文字幕精品免费一区| 日韩精品一区二区三区四区| 亚洲日本乱码一区二区在线二产线| 亚洲韩国精品无码一区二区三区 | 一本色道久久综合一区| 亚洲一区二区三区免费观看| 国产主播福利精品一区二区| 亚洲综合无码AV一区二区| 少妇无码一区二区三区免费| 变态调教一区二区三区| 精品一区二区三区东京热| 精品一区二区三区免费视频 | 精品亚洲A∨无码一区二区三区| 韩国女主播一区二区| 亚洲一区综合在线播放| 综合无码一区二区三区| 福利国产微拍广场一区视频在线| 91香蕉福利一区二区三区| 久久婷婷色综合一区二区| 国产精品福利区一区二区三区四区| 91video国产一区| 亚洲色精品VR一区区三区| 亚洲日本乱码一区二区在线二产线| 久久一区不卡中文字幕| 国产在线一区二区| 日韩一区二区精品观看| 精品一区精品二区| AV无码精品一区二区三区宅噜噜| 日本精品夜色视频一区二区| 日韩美女在线观看一区| www一区二区www免费| 久久亚洲中文字幕精品一区四 | 一区二区三区四区视频| 亚洲天堂一区二区三区四区| 另类国产精品一区二区| 国产精品一区二区久久精品无码 | 国精品无码一区二区三区在线蜜臀 | 一区二区三区四区在线视频| 国产一区二区三区高清视频 |