SQL Quiz 2

SQL Quiz 2

KG - 1st Grade

10 Qs

quiz-placeholder

Similar activities

DBMS

DBMS

University

15 Qs

SQL

SQL

10th - 12th Grade

11 Qs

KUIS BASIS DATA X RPL

KUIS BASIS DATA X RPL

KG - University

10 Qs

SQL SERVER IMPLEMENTACION - Test 2

SQL SERVER IMPLEMENTACION - Test 2

University

14 Qs

dbms

dbms

11th - 12th Grade

15 Qs

Database

Database

8th - 12th Grade

10 Qs

SQL

SQL

8th Grade

15 Qs

POST TEST BASIS DATA KELAS 11

POST TEST BASIS DATA KELAS 11

11th Grade

10 Qs

SQL Quiz 2

SQL Quiz 2

Assessment

Quiz

Computers

KG - 1st Grade

Medium

Created by

Bob Balooey

Used 25+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does the Q in SQL stand for?

Query

Question

Quizzical

Quantify

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The join operation which includes everything from each table is

FULL OUTER

COMPLETE TOTAL

ABSOLUTE 100%

FULL INNER

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the difference between WHERE and HAVING?

HAVING only applies to aggregate functions like GROUP BY

There are interchangeable

WHERE specifies a GEOGRAPHIC location for a database server

WHERE has limited use

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Why make views?

It is faster, safer and better practice to not allow general access to the production database

You should not, they are slow

You should not, they are inefficient

"View" is simply a synonym for the return of the SELECT function

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which operator selects values WITHIN a range?

BETWEEN

INSIDE

< AND >

> AND <

6.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

CREATE allows us to make

Tables

Databases

Views

Indexes

7.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

How do we comment in SQL?

--....

#.....

/**....**/

//.....

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?