hi ,
i am working on stored procedures . I getting the data from a front end as an array . How can catch the same data in a stored procedure as input . Is array a datatype in stored procedures . Or any other data type , which i can use to catch the data in stored procedure .
i am working on stored procedures . I getting the data from a front end as an array . How can catch the same data in a stored procedure as input . Is array a datatype in stored procedures . Or any other data type , which i can use to catch the data in stored procedure .