Stored Procedure

Hi,
On SQL Server you use EXEC MyStoredProcedure @MyParam=5. You can find more info here.
Kind regards
Alexander

3 Likes