What is OCI. What are its uses?
Answer / 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 |
How to turn on or off recycle bin for the session?
What is difference between SUBSTR and INSTR?
Query to get max and second max in oracle in one query ?
34 Answers CTS, Keane India Ltd, TCS, Wipro,
What is the relation of a user account and a schema in oracle?
What do you understand by a database object?
How to convert numbers to characters in oracle?
what diffrence between function and procedure?
What are the arithmetic operations?
What is ordinary table in oracle?
how to retrive xml data for using sql query?
What is flashback in Oracle?
Can group functions be mixed with non-group selection fields?