Oracle precompiler translates the EMBEDDED SQL statemens into ?



Oracle precompiler translates the EMBEDDED SQL statemens into ?..

Answer / daid kumar

translates the embedded SQL statements into standard Oracle
runtime library calls, and generates a modified source
program that one can compile, link, and execute in the
usual way. Examples are the Pro*C Precompiler for C,
Pro*Cobol for Cobol, SQLJ for Java etc

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Database Management Interview Questions

What is the difference between internal and external schema?

0 Answers  


What is big data database?

0 Answers  


What are the types of database management system?

0 Answers  


I have one Excel file with 80,000 Records. Now I need to load that whole file into Oracle Database with same columns in Excel sheet . How can i do that?

3 Answers  


Why rdbms is called relational?

0 Answers  


Is sql a rdbms?

0 Answers  


What is a database management system and give examples?

0 Answers  


Let?s say you have 100,000 records and you want to delete 95,000 at a time and keep only 5 thousand. But in local memory you don?t have enough space for 95,000 records. What do you do in this case? How do you delete without any problem with time and performance?

3 Answers   eBay,


is it sufficient to normalize a database up to 3NF?

4 Answers  


Is it possible to modify a Datatype of a column when column contains values?

1 Answers  


What is the relationship?

0 Answers  


What do you mean by buffer manager?

0 Answers  


Categories