About this document
Native SQL vs Open SQL in ABAP by achintya0105 is a document available to read on EtoBox.
This document discusses concepts related to retrieving and manipulating data from database tables in ABAP/Open SQL, including: 1) SAP uses Open SQL statements to access database tables in a way that is independent of the underlying database system. Open SQL includes a subset of standard SQL statements as well as SAP-specific enhancements. 2) Open SQL statements are translated into native SQL by a database interface. Common Open SQL statements are SELECT, INSERT, UPDATE, DELETE, and MODIFY. 3) The SELEC
- Author
- achintya0105
- Language
- EN