Simple Queries in SQL

Simple Queries in SQL

12th Grade

30 Qs

quiz-placeholder

Similar activities

sql sentencias

sql sentencias

10th - 12th Grade

27 Qs

Hort II - Module 4

Hort II - Module 4

9th - 12th Grade

25 Qs

Dimensioning CH 4

Dimensioning CH 4

9th - 12th Grade

25 Qs

SQL Queries

SQL Queries

9th - 12th Grade

25 Qs

IT Fundamentals Ch. 2 Tech Basics (TestOut)

IT Fundamentals Ch. 2 Tech Basics (TestOut)

9th - 12th Grade

35 Qs

Internship TelkomProperty Regional VII

Internship TelkomProperty Regional VII

12th Grade

35 Qs

Engineering Technology Review A

Engineering Technology Review A

9th - 12th Grade

25 Qs

Database Coding

Database Coding

9th - 12th Grade

33 Qs

Simple Queries in SQL

Simple Queries in SQL

Assessment

Quiz

Other

12th Grade

Medium

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

+1

Standards-aligned

Created by

Niharika Dash

Used 39+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following attributes can be considered as a choice for a primary key?

Name

Street

RollNo

Subject

2.

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.9-10.4

CCSS.RI.9-10.4

CCSS.RI.11-12.4

CCSS.RI.8.4

CCSS.RI.7.4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to extract data from a database?

Extract

Get

Open

Select

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Where

Order by

From

Select

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Less than or equal to?

>=

=>

=<

<=

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which word is missing from the following SQL statement?


Select * table_name

With

Where

From

And

7.

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

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?