|
Answer» In HANA, there are 3 kinds of SCHEMAS. - User-DEFINED Schema: These are DEVELOPED by the user, DBA or System Administrator
- SLT Derived Schema: During the configuration of SLT, it DEVELOPS the schema in the HANA system. All the tables imitated into the HANA system are included in this schema
- System Defined Schema: System Defined schemas are provided with the SAP HANA database and include information on the HANA system. _SYS_REPO, _SYS_BIC, _SYS_BI, _SYS_STATISTICS are the system schemas.
|