Question: Please write SQL Query for following questions using Northwind Database: 1. Write a stored procedure that will change the TerritoryDescription of TerritoryID 03049 from Hollis
Please write SQL Query for following questions using Northwind Database:
1. Write a stored procedure that will change the TerritoryDescription of TerritoryID 03049 from Hollis to Holbrook. Call the procedure TDChange
2. Write a stored procedure that Selects CompanyName, ContactName, Address and City from the Customer table where the ContactTile contains owner.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
