


Which database language is supported and what standards does this language satisfy?
ADABAS supports the following SQL standards or dialects (SQLMODEs):
ANSI SQL-92 (Entry Level)
ORACLE V7
ADABAS
The applicable SQLMODE can be selected for each individual database session. This means that application programs written for ORACLE usually can use ADABAS without having to be modified.


