Describe how a thirdgeneration language 3GL programming lang
Describe how a third-generation language (3GL) programming language is used in conjunction with SQL to develop database applications.
Solution
Third generation languages in conjunction with SQL for developing database applications:
There are different languages that can be used for improving database applications along with SQL like C, C++, Java, Python etc. These are known as third generation languages. All these languages contain the functionality of the databases. Developers choose the most appropriate language for the task. A sequence of pre-compilers is offered by Oracle to insert SQL or PLSQL with any language like C/C++, Java etc.
Oracle call interface:
Oracle C++ Call Interface:
Oracle type translator:
C/C++ Pre compiler:
