HELP! * GREY=local LOCAL HTML version of Foils prepared July 6,1995
Foil 42 What is PL/SQL -- I ?
From General Discussion of Parallel Relational Databases CPS600 Spring Semester -- April 1995. byGang Cheng Marek Podgorny (Geoffrey Fox) * See also color IMAGE
PL/SQL illustrates some low-level data access tools/languages that are available in most RDBMS.
Basically, there are three levels of database access interfaces:
1. highest level --- SQL
Non-procedure language, only specify what-to-do, not how-to-do.
So-called fouth-generation language (4GL). no control structures(loop,if)
No module (block) structure, very expressive or declarative.
One Other Language example in this category is Prolog.
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.