Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Pro*C vs. OCI vs. PL/SQL
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
![]() |
![]() |