Answered step by step
Verified Expert Solution
Question
1 Approved Answer
An incorrect database name on the server will disqualify the task. ( 1 4 8 . 8 1 . 1 9 6 . 5 1
An incorrect database name on the server will disqualify the task. LABSQLSVR
Create a database named EID
ID is your ID at the university group is the group number
The task is valid when executed on SQL server.
Tasks
Find in the database datatxt: points
the pair of products that generated the most revenue in the second quarter The solution is a
view called sell.
It should look like
Product A Product B Number of products Value
Your data is in the salesman table. points
Check if your data is in the seller table.
The table is in relation to the product table.
Who sold the same products at least one product with You in your birthday month year and
The solution is a view called sellers.
Create a tables as shown in the picture and use write triggers for updates and for inserting data in
tables.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started