Hi Gurus!
I will implement AMDP class for adding identity to HANA user.
Can AMDP class use "alter" ?
I want to use below sql in AMDP class.
"alter user <User-ID> add identity <identity value>;"
If anyone have sample AMDP source code using "alter", colud you please let me know?
Regards,
Wakiyama