sql basics vaishali

sql basics vaishali

11th - 12th Grade

36 Qs

quiz-placeholder

Similar activities

Cuestionario SQL

Cuestionario SQL

11th Grade

40 Qs

ôn tập giữa kì 2 lớp 11

ôn tập giữa kì 2 lớp 11

11th Grade - University

37 Qs

SELECT W SQL

SELECT W SQL

10th Grade - University

37 Qs

Programming Stuktural 2

Programming Stuktural 2

11th Grade

35 Qs

Introduction to Microsoft Word

Introduction to Microsoft Word

8th - 12th Grade

40 Qs

Evaluasi Ms. Word [Divisi Office-UKM CC]

Evaluasi Ms. Word [Divisi Office-UKM CC]

7th Grade - University

35 Qs

PSAS GANJIL TIK KELAS XII

PSAS GANJIL TIK KELAS XII

12th Grade

40 Qs

Excel 2016 2nd 9 wks Final Exam Review 4th hr

Excel 2016 2nd 9 wks Final Exam Review 4th hr

9th - 12th Grade

35 Qs

sql basics vaishali

sql basics vaishali

Assessment

Quiz

Computers

11th - 12th Grade

Medium

CCSS
RI.9-10.4, RI.11-12.4, RI.7.4

+1

Standards-aligned

Created by

Vaishali Lamba

Used 23+ times

FREE Resource

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "SQL" stand for?

Structured Question Language

Structured Query Language

Simple Query Language

Simple Question Language

Tags

CCSS.RI.11-12.4

CCSS.RI.7.4

CCSS.RI.8.4

CCSS.RI.9-10.4

CCSS.RI.9-10.4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to extract data from a database?

Extract

Get

Open

Select

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you were wanting to filter data, which clause would you use?

Where

Order by

From

Select

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Less than or equal to?

>=

=>

=<

<=

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which word is missing from the following SQL statement?


Select * table_name

With

Where

From

And

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we select all rows for the "Designer" table?

SELECT * FROM Designer

SELECT [All] FROM Designer

SELECT Designer.*

SELECT FROM Designer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would we script a SQL query to select "Description" from the Item table?

SELECT Item.Description

EXTRACT Description FROM Item

SELECT Item FROM Description

SELECT Description FROM Item

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?