ABAP Database Table create secondary index
Database table indexes Table indexes are required for speed selection of data records from a database table. Type of indexes in SAP ABAP database table There are three types of indexes: Primary index, Secondary index and Extension index. Every database table has a primary index. The primary index is created automatically by the system when […]
ABAP Database Table create secondary index Read More »
