(Contents)(Previous)(Next)

DB Functions

ADABAS allows a user to extend the effects of the SQL statements with user-specific DB functions. In addition to the above-mentioned built-in functions, it is possible to define own user-specific functions for use in SELECT statements or WHERE qualifications. This allows more application logic to be shifted to the database server.


(Contents)(Previous)(Next)