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
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
What is memory advisor in Oracle?
What is the use of oracle?
What are the oracle differences between nvl and coalesce
How to start a new transaction in oracle?
What is a data lock in oracle?
How do we display rows from the table without duplicates?
How many data types are supported?
What do you understand by a database object? Can you list a few of them?
What is data type in oracle?
State the various uses of dbcc command?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
Describe varray?
Can objects of the same schema reside in different tablespace?
What is the quickest way to fetch the data from a table?