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

Home -> Community -> Usenet -> c.d.o.misc -> Pro*C vs. OCI vs. PL/SQL

Pro*C vs. OCI vs. PL/SQL

From: Olaf Waitkus <owaitkus_at_bo-ag.net>
Date: Tue, 30 Mar 1999 10:38:38 +0200
Message-ID: <37008D8E.1FA2AA4C@bo-ag.net>


Hi.
as a complete novice in Oracle i have the job to write a) several trigger-functions
b) a sort of a daemon-process to insert rows into the database whenever a certain hardware-incident occurs.
I read somewhere in the Oracle documentation that OCI is the approach with higher performance, where PL/SQL is useful for writing small-code-functions, as it is useful in the trigger-case. so, what approach is the best?

Any useful comment is appreciated.

Olaf Received on Tue Mar 30 1999 - 02:38:38 CST

Original text of this message

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