ahk@writeme.com (ahk) wrote in message news:<eb02dbae. 0403042356.70ae 910d@posting.go ogle.com>...
Hi,
>
As above.
The error I got is "ORA-00942: table or view does not exist". Any ideas?
TIA.
>
As above.
The error I got is "ORA-00942: table or view does not exist". Any ideas?
TIA.
have the REFERENCES privilege on the referenced table.
Oracle does not care what tablespace the referenced table is in as
long as it is local to the database and not remote (distributed
table).
HTH -- Mark D Powell --
Leave a comment: