SQL basic query

Quiz
•
Other
•
University
•
Hard
Tín Bảo
Used 6+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
How many row of the result of the following query contains
SELECT *;
FROM Customers, Orders;
WHERE age <> 31 AND amount <> 400;
20
16
12
0
2.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
How many row of the result of the following query contains
SELECT *;
FROM Customers, Orders;
WHERE age <> 31 OR amount <> 400;
25
22
23
24
3.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
With SQL, we want to select a column named "FirstName" from a table named "Persons". We also want the query result returns all string which the second character is ‘a’ and end with the character ‘h’.
Which one is the correct syntax?
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following table. What is the output of the below query?
SELECT first_name AS fn, age AS a;
FROM Customers;
WHERE a = 31;
Syntax Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct SQL Query Order of Execution?
FROM > WHERE > SELECT > ORDER BY
SELECT > FROM > WHERE > ORDER BY
SELECT > WHERE > FROM > ORDER BY
FROM > SELECT > WHERE > ORDER BY
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
How to specify the Referential Integrity Constraints in SQL?
Using PRIMARY KEY clause
Using UNIQUE clause
Using FOREIGN KEY clause
Using CHECK clause
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In addition to key and referential integrity constraints, other table constraints can also be specified through additional CHECK clauses at the end of a CREATE TABLE statement. These can also be called __________ constraints as they affected on each tuple individually as being inserted or modified.
row-based
column-based
key
optional
Similar Resources on Wayground
10 questions
SQL Database Quiz

Quiz
•
University
10 questions
HERRAMIENTAS ADOBE ILLUSTRATOR

Quiz
•
University
10 questions
DBMS - (U18CA404) Remedial Coaching Test1

Quiz
•
University
5 questions
Modul 6

Quiz
•
University
10 questions
SQL set 1

Quiz
•
University
11 questions
Design Process

Quiz
•
9th Grade - University
12 questions
Social and Environmental quiz

Quiz
•
University
11 questions
Healthcare Departmental Relationships Quiz

Quiz
•
University
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
Discover more resources for Other
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University