迪莉娅1979

关注

oracle学习66-oracle之数据处理之约束2

迪莉娅1979

关注

阅读 60

2022-08-20

oracle学习66-oracle之数据处理之约束2_其它

 

--修改约束
alter table emp5 modify
(salary number(10,2) not null)

oracle学习66-oracle之数据处理之约束2_其它_02

 

--修改约束
alter table emp5 modify
(salary number(10,2) not null)

oracle学习66-oracle之数据处理之约束2_其它_03

 

--删除约束
alter table emp5
drop constraint emp5_name_nn

运行结果

oracle学习66-oracle之数据处理之约束2_其它_04

 

oracle学习66-oracle之数据处理之约束2_其它_05

 

oracle学习66-oracle之数据处理之约束2_其它_06

 



相关推荐

心智的年轮

oracle学习67-oracle之数据处理之约束1

心智的年轮 74 0 0

王老师说

oracle学习69-oracle之数据处理2

王老师说 58 0 0

我是芄兰

oracle学习70-oracle之数据处理

我是芄兰 65 0 0

妖妖妈

数据库(Oracle)之约束、查询

妖妖妈 72 0 0

Resin_Wu

oracle学习65-oracle之数据处理之视图练习

Resin_Wu 57 0 0

爱奔跑的读书者

oracle学习68-oracle之数据处理之课后练习

爱奔跑的读书者 49 0 0

扒皮狼

【Oracle学习】之 约束

扒皮狼 194 0 0

你的益达233

oracle学习64-oracle之数据处理之其他数据库对象

你的益达233 28 0 0

罗子僧

oracle学习63-oracle之数据处理之其他数据库对象练习

罗子僧 75 0 0

乱世小白

oracle约束

乱世小白 62 0 0

精彩评论(0)

0 0 举报