Answer Posted / nishi
Oracle Call Interface is a method of accesing database from a 3GL program. Uses-- No precompiler is required,PL/SQL blocks are executed like other DML statements. The OCI library provides
-functions to parse SQL statemets
-bind input variables
-bind output variables
-execute statements
-fetch the results
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get a list of all background sessions in the database?
Difference between pre-select and pre-query
How to delete an existing row from a table in oracle?
How to display row numbers with the records?
what is insert all statement in sql
How to connect to the server with user account: sys?
How to pass parameters to procedures?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
How to start a specific oracle instance?
What is difference between sid and service name in oracle?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is private procedure oracle?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
How to delete a column in an existing table?
What is the relationship among database, tablespace and data file?