ABAP Keyword Documentation → ABAP Glossary
query
Database query, which is implemented in ABAP SQL by the language element SELECT
. The
clauses and additions of SELECT
define the result set, which is returned from the database. See
main query and subquery.
Other versions:
7.31 | 7.40 | 7.54