Procedure Call « Sequence « SQL Server / T-SQL






1.Multiple parameters can be passed in a comma-delimited list in the order they were declared
2.Execute Stored procedure with the parameter and assigned value
3.Pass in two parameter when calling a procedure