Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Views II

Views II

From: Stephan Moeller <stmoeller_at_t-online.de>
Date: Fri, 9 Mar 2001 12:32:48 +0100
Message-ID: <98af3a$7vr$01$1@news.t-online.com>

if I try
alter table abc

   add constraint FK_abc foreign key (name)    references xyz (name)

I got an error. xyz is the view.

Stephan Received on Fri Mar 09 2001 - 05:32:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US