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 delete an existing row from a table in oracle?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
Explain an index segment?
what is the difference between restoring and recovering?
Explain mutating triggers.
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
What is connection pooling in oracle?
What is a sub query? Describe its types?
6. Display the client name and order date for all orders using the traditional method.
How would you change old and new values in an insert, delete and update triggers?
How to put more than 1000 values into an oracle in clause?
What is instant client oracle?
What happens if you set the sga too low in oracle?
What is a user account in oracle?