Hi,
When you are creating a stored procedure as design time object, one of the option is access mode (either read only or read/write).
I understand read only is default setting in HANA DB, and unless you explicitly change the setting you cannot read/write using stored procedure.
My question is, is there way to change this setting, so I have option to choose either read or read/write when I create a stored proc?
Thank you.
Hyun