Select incorrect statement about the following SQL statement
CREATE OR REPLACE VIEW sales_view
AS SELECT * FROM sales_table ORDER BY sales_date DESC
LIMIT 10
DBMS endterm
Quiz
•
Computers
•
University
•
Medium
lucky star
Used 11+ times
FREE Resource
45 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select incorrect statement about the following SQL statement
CREATE OR REPLACE VIEW sales_view
AS SELECT * FROM sales_table ORDER BY sales_date DESC
LIMIT 10
Replaces "sales_view" if it already exists
Some errors occur when "SELECT * FROM sales_table" is executed after the view is defined
When you 'SELECT' the "sales_view", it displays the first 10 records from the "sales_table" sorted by the "sales_date" in desc order
Defines the view called "sales_view"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An error occurs when executing the (2) SQL statement
An error occurs when executing the (4) SQL statement
No error is generated
An error occurs when executing the (1) SQL statement
An error occurs when executing the (3) SQL statement
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Based on the relationship of columns within a table, select the most suitable description that shows that column A is dependent on the column B
The value in column A is uniquely determined when a value in column B is selected
As long as column B exists, the amount of the information won't decrease even if column A is deleted
When the value in column B is changed, the corresponding value of column A also must be changed
The value in column B is uniquely determined when a value in column A is selected
When the value in column A is changed, the corresponding value of column B also must be changed
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You can use aggregate functions as expressions only in the following clauses
LIMIT and DISTINCT clauses
SELECT and HAVING clauses
CREATE and DELETE clauses
GROUP BY and JOIN clauses
WHERE and ORDER BY clauses
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
PostgreSQL evaluates the GROUP BY clause after...
the FROM and WHERE clause
the LIMIT clause
the ORDER BY clause
the HAVING clause
the SELECT clause
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This operator removes all duplicate rows from the combined data set
SELECT
UNION ALL
INTERSECT
UNION
EXCEPT
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
NAND
UNION ALL
INTERSECT
UNION
EXCEPT
40 questions
Szkolenie cz.1 Podstawy języka SQL
Quiz
•
University
40 questions
1st Challenge
Quiz
•
University
47 questions
Mastering MS Word Basics
Quiz
•
4th Grade - University
40 questions
Kuis Pemrograman Lanjutan Ke III
Quiz
•
University
40 questions
quiz based on web design
Quiz
•
University
50 questions
Final Exam : PHP V.1
Quiz
•
University
50 questions
Power BI Quiz
Quiz
•
University
45 questions
Microsoft Excels: Formulas and Functions
Quiz
•
12th Grade - University
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