Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

How to input an array in store procedure

$
0
0

what is the way to import an array to store procedure , i tried the following but its giving a syntax error that statement not valid

 

PROCEDURE "ZTESTDEV"."ztest_development.search::proc" ( in it_pid VARCHAR(10) ARRAY)

  LANGUAGE SQLSCRIPT

  SQL SECURITY INVOKER

  --DEFAULT SCHEMA <default_schema_name>

  READS SQL DATA AS

BEGIN


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>