SELECT *
_______ CUSTOMER;
SQL 2
Quiz
•
Computers, Other
•
11th Grade
•
Medium
O Hawkridge
Used 12+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
DRAG AND DROP QUESTION
20 sec • 1 pt
Drag the options into the correct boxes to complete the query
To display the detail of employee having "e" in their name in descending order of salary
SELECT * (a) emp (b) ename (c) %e%" (d) SAL (e) ;
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following queries is valid
SELECT name, course_name FROM student WHERE age>50 and <80;
SELECT name, course_name FROM student WHERE age>50 and age <80;
SELECT name, course_name FROM student WHERE age>50 and WHERE age<80;
None of these
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In an SQL SELECT statement querying a single table, the asterisk (*) means that:
All records are to be returned.
None the options is correct.
All fields of the table are to be returned
All records meeting the full criteria are to be returned.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do we select all rows for the "Designer" table?
SELECT * FROM Designer
SELECT [All] FROM Designer
SELECT Designer.*
SELECT FROM Designer
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would we script a SQL query to select "Description" from the Item table?
SELECT Item.Description
EXTRACT Description FROM Item
SELECT Item FROM Description
SELECT Description FROM Item
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which query would return only the fields DesignerID and Designer?
SELECT * FROM Designers
SELECT DesignerID, Name FROM Designers
SELECT DesignerID AND Designer FROM Designers
SELECT DesignerID, Designer FROM Designers
10 questions
SQL Queries -Functions
Quiz
•
11th - 12th Grade
15 questions
Databases
Quiz
•
10th Grade - University
15 questions
SQL COMMANDS PRE
Quiz
•
11th Grade
10 questions
Database Concepts
Quiz
•
11th Grade
15 questions
A-Level Comp Sci 9618 Databases
Quiz
•
9th - 12th Grade
15 questions
Basis Data XI
Quiz
•
11th Grade
15 questions
Learning SQL
Quiz
•
11th - 12th Grade
10 questions
PRETEST BASIS DATA KELAS 11
Quiz
•
11th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University