Answer Posted / sujith
Please look in to the details of ProC from Oracle.
The kind of queries which u write in C/C++ code is called
embedded SQL.
I believe ProC is shipped with the enterprise version of
Oracle. I am not sure about the other sources.
Sujith
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Explain how can I manipulate strings of multibyte characters?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
Is array name a pointer?
Is c a great language, or what?
What is the size of structure pointer in c?
What is s in c?
What are qualifiers and modifiers c?
Why is c so popular?
What is the explanation for cyclic nature of data types in c?
What is the use of a conditional inclusion statement in C?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What is wrong with this program statement?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What are the key features in c programming language?
What are header files? What are their uses?