Content deleted Content added
m Fixing completely bare references Wikipedia:Bare_URLs |
Removing link(s) to "User Programmatic Interface": Removing links to deleted page User Programmatic Interface. |
||
Line 6:
In computing, the '''Oracle Call Interface''' ('''OCI''') consists of a set of [[C (programming language)|C]]-language [[application programming interface|software APIs]] which provide an interface to the [[Oracle database]].
OCI offers a procedural API for not only performing certain database administration tasks (such as system startup and shutdown), but also for using [[PL/SQL]] or [[SQL]] to query, access, and manipulate data. The OCI library, based on Oracle's undocumented
==History==
|