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 |
3. Adapt your query in (2) above so that only post codes with more than twenty orders are displayed.
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
What are the advantages of oracle 12c?
Do View contain Data ?
Explain the use of Merge statement in oracle 11g
what is the difference between restoring and recovering?
How to calculate date and time differences in oracle?
What is Row Chaining ?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
Explain the use of owner option in exp command.
am completed mca2011 how get certification in oracle
What is an anonymous block?