Question: Using the Northwind Database Using SQL & the Northwind Database, create a stored procedure from the question You can download the Northwind Databass online Create
Create a stored procedure called Find Company Name that uses the CustomerlD as input and an output variable called Company Name which needs to be the same datatype and length as the Company Name column. You need to test your procedure in to prove that it correctly works
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
