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

Home -> Community -> Usenet -> c.d.o.server -> Re: Snapshot using rowid vs Primary Key

Re: Snapshot using rowid vs Primary Key

From: Michael Oswald <michael.oswald_at_siemens.at>
Date: Tue, 12 Sep 2000 12:24:14 +0200
Message-ID: <8pl08c$9h4$1@scesie13.sie.siemens.at>

> Do I have any option if some of the tables do not have a Primary Key (and
> I am not allowed to create a n artificial Primary Key ?
>

If the tables have no primary key, you'll either have to use the rowid with all restrictions, or you do only complete-refreshes, and no fast-refreshes.

Michael Received on Tue Sep 12 2000 - 05:24:14 CDT

Original text of this message

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