Jan 26 2023 08:53 AM
Hi
In SyBase I can reference a parameter passed into a stored proc by its position passed in, something like '%1!' this would tell me the value of the first parameter passed in to the proc, '%2!' would tell me the second parameter passed in.
Is there a way to do this in ms sql.
I need to convert a lot of procs that have this in the sybase code.
Thanks
Steve
Jan 26 2023 10:38 PM
SolutionJan 31 2023 04:39 PM
Jan 26 2023 10:38 PM
Solution