SQL Quiz 2

SQL Quiz 2

KG - 1st Grade

10 Qs

quiz-placeholder

Similar activities

MS SQL Server

MS SQL Server

KG

10 Qs

CA - Chapter 3 Book back

CA - Chapter 3 Book back

12th Grade

10 Qs

DDL

DDL

University

15 Qs

dbms

dbms

11th - 12th Grade

15 Qs

SQL

SQL

10th Grade

10 Qs

HASHING IN DBMS

HASHING IN DBMS

University

15 Qs

DBMS

DBMS

University

15 Qs

Learning SQL

Learning SQL

11th - 12th Grade

15 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?