这个的答案是什么?

[复制链接]
查看11 | 回复3 | 2008-2-13 12:43:03 | 显示全部楼层 |阅读模式
select
owner,
constraint_name,
constraint_type,
table_name,
status
from
dba_constraints
where
status!='ENABLED'
and notconstraint_name = 'DIS_DG_DD_FK'
and notconstraint_name = 'CWM$DOMAIN_UK'
and notconstraint_name = 'EUL4_SEG_CHECK_3'
and not ( owner = 'SYSTEM'

and table_name like 'LOGMNR_%'
回复

使用道具 举报

千问 | 2008-2-13 12:43:03 | 显示全部楼层
缺失右括号
回复

使用道具 举报

千问 | 2008-2-13 12:43:03 | 显示全部楼层
楼上幽默!
回复

使用道具 举报

千问 | 2008-2-13 12:43:03 | 显示全部楼层
hehe
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行