Skip to Content
-1
Jun 19, 2018 at 11:46 AM

SAP HANA Develpment - SQL Scripting and Modelling

122 Views

Hi Team,

I am New to SAP HANA. I have worked as Oracle Developer for 8 years and now moved into SAP HANA.
I want to know why procedures are not preferred in SAP HANA.We have requirement to replace Procedures with views wherever possible. Can you please help to know the reason why Views are preferred over procedures .As we know their are few tasks where programming is invovled can be done only in procedures , so their we cannot use views directly . What approch i should follow for this task