Page cover image

E

ESQL(Embedded SQL)

A mechanism that combines SQL statements into a host language. This is defined in the ANSI and ISO standards.

External Procedure

Develops the functions, which users can hardly develop using a user-developed shared library or DBMS' SQL or PSM, with C or Java programming language and uses the functions within the database as if they are PSM functions (or procedure).

Last updated