Oracle Call Interface: Difference between revisions

Content deleted Content added
No edit summary
Bluebot (talk | contribs)
m Fixing C++ links
Line 1:
The '''Oracle Call Interface''' '''(OCI)''' is a set of low-level APIs ([[Application programming interface]] calls) used to interact with [[Oracle database|Oracle databases]]. OCI programs are normally written in [[C programming language|C]] or [[C plus plus|C++]], although they can be written in almost any [[programming language]].
 
==External links==