former_member181964
Active Contributor
Member since ‎2005 Nov 30

User Statistics

  • 2,096 Posts
  • 384 Solutions
  • 0 Kudos given
  • 52 Kudos received

User Activity

In this Blog I'm going explain the data loading process to SAP HANA DB using SAP ECC as Source System. SAP Data services: SAP Data services is an ETL tool which gives a single enterprise level solution for data Integration, Transformation, Data quali...
In this article I'm going explain how to create SAP HANA Calculation View using Table Function. In my previous article SAP HANA Calculation View - SQL Script, I explained by using SQL Script with SQL Scripted Calculation View, but in current article ...
In this blog, I'm going explain how to create SAP HANA Calculation View using SQL Code. i.e. SQL Scripted Calculation View. In general we create Script-based calculation views to depict complex calculation scenarios by writing SQL script statements....
In this blog, I'm going explain few CE Functions and also the alternative solution for CE Functions using three tables with sample data. The reason why I'm talking about this topic is, still some people are thinking about CE Functions, so I just wan...
In this Blog, I will explain/show all Set Operators using SQL Code and also in HANA Studio/WEB IDE using Calculation Views. In latest versions of HANA we can see all Set Operators INTERSECT and MINUS set operations in WEB IDE. i.e. below HANA 2.0 SP0...