Intro SQL 2 - Data Dictionary

Intro SQL 2 - Data Dictionary

Professional Development

12 Qs

quiz-placeholder

Similar activities

Minecraft 1.17 Quiz

Minecraft 1.17 Quiz

6th Grade - Professional Development

16 Qs

AutoCAD 1B02

AutoCAD 1B02

Professional Development

12 Qs

Boys High School Lax - Table Rules/Spotter/Stats

Boys High School Lax - Table Rules/Spotter/Stats

Professional Development

15 Qs

Roadshow - Sharing of ERM Framework

Roadshow - Sharing of ERM Framework

Professional Development

10 Qs

Quiz 31/Ago/23

Quiz 31/Ago/23

Professional Development

12 Qs

SQL Quiz

SQL Quiz

Professional Development

10 Qs

Pretest

Pretest

Professional Development

11 Qs

Excel

Excel

Professional Development

10 Qs

Intro SQL 2 - Data Dictionary

Intro SQL 2 - Data Dictionary

Assessment

Quiz

Other

Professional Development

Hard

Created by

Rondi Hidayat

Used 20+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Indexes must be created manually and serve to speed up access to rows in a table.

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You can use a correlated subquery to delete only those rows that also exist in another table.

True

False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You can use a subquery in place of the table name in the ______ clause of the INSERT statement.

FROM

INTO

FOR UPDATE

VALUES

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You cannot add data through a view if the view includes a GROUP BY clause.

True

False

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

The dictionary views that are based on the dictionary tables contain information such as:

Definitions of all the schema objects in the database

Default values for the columns

Integrity constraint information

Privileges and roles that each user has been granted

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A FOREIGN KEY constraint enforces the following action:

When the data in the parent key is deleted, all the rows in the child table that depend on the deleted parent key values are also deleted.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

With a correlated subquery, the inner SELECT statement drives the outer SELECT statement.

True

False

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?