- 1
- 0
- 约小于1千字
- 约 5页
- 2018-03-13 发布于河南
- 举报
oracle 114091023-李秋丹-13章
例12-21
insert into scott.person
(personid,name,birthday,edulevel,passaway,intro)
values (001,苏妲己,NULL,NULL,NULL,狐狸精)
例12-22
Commit;
例12-23
select *
from scott.person
例12-24
insert into scott.person
(personid,name,birthday,edulevel,passaway,intro)
values (002,潘金莲,NULL,NULL,NULL,武大郎之妻)
例12-25
Commit;
例12-26
select *
from scott.person
例12-27
update scott.person
set name = 001
例12-28
Commit;
例12-29
select *
from scott.person
例12-30
alter table scott.person
enable novalidate constraint person_personid_pk
例12-31
select constraint_name,table_name,constraint_type,
status,deferrable,deferred,validated
您可能关注的文档
最近下载
- 高大模板支架专项施工方案论证方案版.pdf VIP
- 古希腊建筑哲学与政治表达.docx VIP
- 第18课 擘画中国梦宏伟蓝图(共15页PPT) 2025-2026学年历史统编版八年级下册.pptx VIP
- 人教版四年级数学上册7.1 条形统计图课件.pptx VIP
- 电力设备巡检与故障处理指南(标准版).docx VIP
- 统编语文七年级下册第一单元复习课件(共45张PPT)(含音频+视频).pptx VIP
- 第二单元 单元复习课件(共35张ppt)七年级语文下册(统编版2025)(含音频+视频).pptx VIP
- 我的家乡河北介绍PPT课件.pptx VIP
- 毕业设计(论文)-储物箱注塑成型工艺与模具设计.doc
- 2026年广东省东莞市八校联考中考第二次模拟考试物理试题(试卷+解析).docx VIP
原创力文档

文档评论(0)