Answer Posted / Rajan Malhotra
In SAP HANA, there are three main types of views: Calculation Views (CALC VIEWS), Transformation Views (TRANS VIEWS), and Open SQL Views. Calculation Views allow creating complex business logic using ABAP-like syntax and provide a user-friendly way to work with data. Transformation Views are used to create a temporary result set for a query by combining multiple tables or views, applying conditions, joins, aggregations, and more. Open SQL Views are similar to Transformation Views but use standard SQL syntax instead of ABAP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category