Some object features of Oracle PL / SQL 9i language
Comparison with OOPL languages C ++, Eiffel and Java
FOUR FROM III (4 PL / SQL types from the company Istra informatički inženjering)
In 1988, Oracle released version 6.0 of its relational DBMS. As part of database 6.0, a new programming language -PL / SQL (Procedural Language extensions to the Structured Query Language) has appeared, which was created as a procedural supplement to the (declarative) SQL programming language, in order to facilitate the programming of “mission-critical” business applications .
Resolving “Commit business rules” on the Oracle database
In recent years, software development has begun focusing on three-tier applications, mainly by separating the business rules layer from the presentation and data layer…
THREE FROM III (3 PL / SQL solutions from the company Istria information engineering)
There are business rules that before version 8.0 of Oracle database could not be fully supported only on the database side, but needed “collaboration” between the client side and the database.