[Solved] Assignment 12 (Chapter 14 T-SQL Scripting, 40 points)

30 $

File Name: Assignment_12_(Chapter_14_T-SQL_Scripting,_40_points).zip
File Size: 499.26 KB

SKU: [Solved] Assignment 12 (Chapter 14 T-SQL Scripting, 40 points) Category: Tag:

Or Upload Your Assignment Here:


Q1. (20 points)Between the ‘use’ and ‘go’, write a T-SQL script without using any subqueries todisplay total number of rows of all three tables of ClearWater database, includingCategories, Products, and Suppliers. Your output should print

Total rows of Categories, Products, and Suppliers = xxxxxxx

use [ClearWater]

go

Q2. (20 points)Repeat Q1 for the same output without using variables and a script but only onesingle SELECT statement with subqueries.

use [ClearWater]

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] Assignment 12 (Chapter 14 T-SQL Scripting, 40 points)
30 $