DBi202 09

DBi202 09

KG

20 Qs

quiz-placeholder

Similar activities

WORK VOCABULARY B2

WORK VOCABULARY B2

Professional Development

16 Qs

ADV RW Week 3 Vocabulary Review

ADV RW Week 3 Vocabulary Review

University

15 Qs

PRE-ADV RW Week 8 Vocabulary and Grammar Skills Review

PRE-ADV RW Week 8 Vocabulary and Grammar Skills Review

University

15 Qs

CHOOSING A CAREER

CHOOSING A CAREER

11th - 12th Grade

19 Qs

PRE-ADV RW Week 7 Vocabulary and Reading Skills Review

PRE-ADV RW Week 7 Vocabulary and Reading Skills Review

University

20 Qs

UNIT 1 FRIENDSHIP - VOCABULARY AND GRAMMAR

UNIT 1 FRIENDSHIP - VOCABULARY AND GRAMMAR

11th Grade

20 Qs

Reflexive Verbs

Reflexive Verbs

9th - 10th Grade

20 Qs

Senderos 3 lec 4 Prueba de vocabulario

Senderos 3 lec 4 Prueba de vocabulario

10th - 12th Grade

20 Qs

DBi202 09

DBi202 09

Assessment

Quiz

World Languages

KG

Easy

Created by

Le CT)

Used 16+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

QN=18 (8537) What is a "join"?

a. 'join' used to connect two or more tables logically with or without common field(s) a

b. 'join' used to connect two or more tables logically with common field(s)

c. 'join' used to connect two or more tables logically without common field(s)

d. 'join' used to connect two or more tables logically with aliases

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When join R and S, we want to display all the records in R we must use:

a. LEFT OUTER JOIN a

b. RIGHT OUTER JOIN

c. INNER JOIN

d. None of the others

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given relations R(A,B) and S(B,C,D). The result of natural join of the relations R and S has

a. Only attribute B

b. Only two attributes R.B and S.B

c. Attributes A, B, C, D

d. None of the others

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Relation R(x,y) currently consists of only one tuple (NULL, NULL). Which of the following queries will produce a nonempty output? That is, at least one tuple will be produced, although the tuple(s) may have NULL's.

a. SELECT * FROM R WHERE x IS NULL

b. SELECT * FROM R WHERE x = NULL

c. SELECT * FROM R WHERE x = y

d. SELECT * FROM R WHERE x <> 10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(TRUE AND NULL) returns: ???

a. NULL

b. TRUE

c. FALSE

d. None of the others

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the in-correct statement:

a. In SQL Server, every DML operation is a transaction regardless of whether it has a BEGIN TRANSACTION or not

b. COMMITTING a transaction makes permanent the changes resulting from all SQL statements in the transaction

c. ROLLING back a transaction rejects any of the changes resulting from the SQL statements in the transaction

d. When the sequence of tasks is complete, the SAVE POINT closes the transaction

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

QN=43 (8610) In order to modify or delete an existing constraint, it is necessary that:

a. the constraint has a name

b. the constraint has an ID

c. the constraint has some attributes

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?