Fourth Quiz

Quiz
•
Computers
•
Professional Development
•
Hard

Arbias Gashi
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following query return?
SELECT Name, Price
FROM Products
WHERE ProductTypeId = -1;
All product names and prices where the brand is Adidas.
All product names and prices where the product type is Shoes.
All product names and prices where the product price is less than 1.
An error because ProductTypeId is negative.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the ORDER BY Price DESC clause in the following query?
SELECT Name, Price
FROM Products
WHERE Price > 5000
ORDER BY Price DESC;
Sort the products by name in descending order.
Sort the products by price in ascending order.
Sort the products by price in descending order.
Remove duplicates from the result.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following query return?
SELECT COUNT(*) AS TotalProducts
FROM Products;
The total number of rows in the Products table.
The number of distinct products in the Products table.
The total price of all products in the Products table.
The total number of columns in the Products table.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Retrieve the total number of products for each brand.
Retrieve the total price of products for each brand.
Retrieve the most expensive product for each brand.
Retrieve all product brands with no associated products.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All products with names containing "Tennis" and their brand names.
All products with brand names containing "Tennis".
All products with names starting with "Tennis".
All products priced above 5000 with brand names containing "Tennis".
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Includes only brands that have associated products.
Excludes brands that have no associated products.
Includes all brands, even those without associated products.
Includes only brands where the total price is not null.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All product types and their total products, even if a type has no products.
All product types and their total products, only if a type has at least one product.
Only product types with no products.
All product types and products, even if they do not match.
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
terraform

Quiz
•
Professional Development
15 questions
ECDL/ICDL Computer Essentials

Quiz
•
KG - Professional Dev...
15 questions
CSS

Quiz
•
Professional Development
23 questions
SQL

Quiz
•
12th Grade - Professi...
20 questions
Chapter01

Quiz
•
Professional Development
20 questions
Repaso HTML y CSS

Quiz
•
Professional Development
20 questions
SIMKOMDIG

Quiz
•
Professional Development
15 questions
React JS

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade