Structured Query Language. Mostly standardized language for accessing relational databases. Divided into DML, DDL, and DCL. SQL is the programming interface for the database of an ABAP-based SAP system. In ABAP, the DML part is mapped by Open SQL. The entire scope of the SQL statements of the installed database system is available as Native SQL.