0

I have a stored procedure in SAP HANA database, I run the same with following code

{ EXEC ('call schema_name.sp_name (''p1 value'',''p2 value'')') 
  AT hana_linked_server_name }

It works with the fix value of Parameter. But I want the same to run with dynamic parameter like @P1, @P1.

Please help. Thanks in Advance.

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
AkJ
  • 1
  • 1

0 Answers0