InterviewSolution
| 1. |
What Are The Different Perspectives Available In Hana? |
|
Answer» Modeler : used for CREATING various TYPES of views and analytical privileges. SAP HANA Development: Used for programming applications for creating development objects to ACCESS or update data models such as Server-side Java script or HTML files. Administration : Used to monitor the system and CHANGE settings. Debug: Used to debug code such as SQLScript (.procedure files) or Server-side Java script (.xsjs files). Modeler : used for creating various types of views and analytical privileges. SAP HANA Development: Used for programming applications for creating development objects to access or update data models such as Server-side Java script or HTML files. Administration : Used to monitor the system and change settings. Debug: Used to debug code such as SQLScript (.procedure files) or Server-side Java script (.xsjs files). |
|