Which statement should you use to create the stored procedure? You need to create a stored procedure that passes in a person’s name and age.Which statement should you use to create the stored procedure? You need to create a stored procedure that passes in a person’s name and age.Which statement should you use to create the stored procedure? A.Option A B.Option B C.Option C D.Option D Show Hint ← Previous question Next question →
Paul This topic describes how to create a Transact-SQL stored procedure by using SQL Server Management Studio and by using the Transact-SQL CREATE PROCEDURE statement. http://msdn.microsoft.com/en-us/library/ms345415.aspx Reply
This topic describes how to create a Transact-SQL stored procedure by using SQL Server Management Studio and by using the Transact-SQL CREATE PROCEDURE statement.
http://msdn.microsoft.com/en-us/library/ms345415.aspx
It should be B. 🙂
B
B
a
B
Correct syntax and correct data types