SAP NATIVE SQL - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Native SQL
Database-specific SQL statements handled by the Native SQL interface of the database interface. Native SQL is passed from ABAP programs either to the Native SQL interface using objects from the ADBC classes or specified statically between the statements EXEC SQL and ENDEXEC.
ABAP_MORE_INFO