-
非空、主键、外键、唯一、检查查看全部
-
需要用到用户名:SYS、SYSTEM 密码:默认口令查看全部
-
alter userusername account unlock查看全部
-
constraint constraint_name foreign key(column_name)references table_name(column_name)[no delete cascade]查看全部
-
rename constrain pi_id to new_pk_id查看全部
-
constraint pk_id_username primary key(id,username)查看全部
-
primary key查看全部
-
alter user username account unlock/lock查看全部
-
alter table userinfo rename column remarks to remark查看全部
-
modify查看全部
-
dba_users user_users查看全部
-
dba_tablespaces user_tablespaces查看全部
-
alter user scott account unlock查看全部
-
dba_user查看全部
-
show user查看全部
举报
0/150
提交
取消