You develop a Microsoft SQL Server database.
You need to create and call a stored procedure that meets the following requirements:
✑ Accepts a single input parameter for CustomerID.
✑ Returns a single integer to the calling application.
Which two Transact-SQL statements should you use? Each correct answer presents part of the solution.
Comments