ABAP Keyword Documentation → ABAP Glossary
relational database
Database whose data is managed in accordance with the relational data model, namely in database tables. Further objects, such as database views or stored procedures can be created to access the data. These objects are organized in database schemas. The objects are generally defined and accessed using SQL.