Hi Suman,
What if I place these insert statements in different procedures and call them sequentially in a master procedure ? Will they still run sequentially ?
Nope.They will still run Sequentially.
Are there any ways to run parallel insert statements in HANA?
One way you do this, use Data services and schedule them as different Jobs.
Regards
PK