首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

批改oralce字段属性

2013-10-23 
修改oralce字段属性alter table 表名 modify 列名 nullalter table t_ueap_access_msg modify recv_time n

修改oralce字段属性
alter table 表名 modify 列名 nullalter table t_ueap_access_msg modify recv_time null

?

?

热点排行