Question: You have been tasked to create a database named BusinessdB using the above tables (Customer and Product) and answer the below questions: 1. Create

You have been tasked to create a database named BusinessdB using the above tables (Customer and Product) and answer the below questions: 1. Create the BusinessdB database using SMSS[SQL Server Management Studio] with the two given tables. Create a stored procedure name InsertData to insert the records in both tables. -Stored Procedure - - Stored Procedure execution (Insert data) [5 Marks] [5 Marks] 2. Add a foreign key in one of the tables to link the two tables - [10 Marks] 3. Deploy the BusinessdB to Azure SQL Database. You will have to use your Azure account as demonstrated in class. [10 Marks]
Step by Step Solution
There are 3 Steps involved in it
1 Create the BusinessdB database using SMSS... View full answer
Get step-by-step solutions from verified subject matter experts
