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 -> OCI: Does object already exist ?

OCI: Does object already exist ?

From: Gerry West <gwest_at_skyconnect.com>
Date: 1998/02/13
Message-ID: <01bd38c9$f9489f30$847253ce@deepwater>#1/1

Hi All,

Can someone tell me if there is an easy way to find out if something already exists in the database ?

I want to find out so I know whether to insert it or update it.

In Pro*C I did a select count(*).

Now in OCI I'm doing a fetch and checking the cda.rpc

Is there an easier way ?

Thanks in advance,
Gerry Received on Fri Feb 13 1998 - 00:00:00 CST

Original text of this message

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