Long Test ITEP 204

Long Test ITEP 204

University

45 Qs

quiz-placeholder

Similar activities

PTS TIK 8

PTS TIK 8

University

40 Qs

Understanding Income Types

Understanding Income Types

8th Grade - University

46 Qs

USP C2 TI

USP C2 TI

12th Grade - University

40 Qs

MST02 - MIDTERM FINAL QUIZ

MST02 - MIDTERM FINAL QUIZ

University

45 Qs

H-1 PAS B INDONESIA WAJIB KELAS XI.A s/d XI-C, XI.G s/d XI.M

H-1 PAS B INDONESIA WAJIB KELAS XI.A s/d XI-C, XI.G s/d XI.M

12th Grade - University

40 Qs

MMW Finals

MMW Finals

University

48 Qs

Quiz Agama Katolik Kelas VII

Quiz Agama Katolik Kelas VII

7th Grade - University

40 Qs

Quiz Sistem Bilangan Digital

Quiz Sistem Bilangan Digital

University

41 Qs

Long Test ITEP 204

Long Test ITEP 204

Assessment

Quiz

others

University

Medium

Created by

Sarah Escote

Used 3+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe subquery.

i. It is a query inside another query is possible

ii. Subqueries can be found in different parts of SELECT statements, each with different distinction and requirements.

iii. Subqueries can be inserted into any clauses in the SELECT statement.

a. i only
b. ii, iii
c. none of the above
d. all of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following are the main ways of classifying queries, except:

a. A subquery that is part of a tablelist that specifies data source
b. A subquery that is part of a condition that specifies criteria
c. A subquery that is part of a columnlist that specifies a single calculated column
d. A subquery that is part of a tablelist that specifies a single calculated column

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is false?

a. Subqueries can only be dependent on the main query.
b. Subqueries can be found in different parts of SELECT statements.
c. Subqueries are queries that are contained within other queries.
d. There is no definite template in implementing subquery.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Correlated subquery is a subquery that is related to the outer query while uncorrelated subquery is unrelated and independent of the outer query.

a. True
b. False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are the characteristics of a subquery?

i. A subquery is a query (SELECT statement) inside another query.

ii. A subquery is normally expressed inside parentheses.

iii. The first query in the SQL statement is known as the outer query.

iv. The query inside the SQL statement is known as the inner query.

a. i, iii, iv
b. i,ii
c. none of the above
d. all of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Type of subquery where the subquery is related to the outer query.

a. Having Subquery
b. From Subquery
c. Correlated Subquery
d. Uncorrelated Subquery

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Type of subquery where the subquery is unrelated and completely independent of the outer query.

a. Having Subquery
b. From Subquery
c. Correlated Subquery
d. Uncorrelated Subquery

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?