wang4978

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

SQL语句如下

 

SElect * from user_constraints where R_CONSTRAINT_NAME in
(select constraint_name from user_constraints where TABLE_NAME='要查找的表')

posted on 2009-08-24 12:06  wang4978  阅读(913)  评论(0)    收藏  举报