Chapt.7 - Introduction to SQL

Chapt.7 - Introduction to SQL

University

10 Qs

quiz-placeholder

Similar activities

Chapt.6 - Normalization

Chapt.6 - Normalization

University

15 Qs

exception

exception

University

10 Qs

Relational Model

Relational Model

University

5 Qs

SQL - Constraints

SQL - Constraints

University

15 Qs

Week6-ERD-2

Week6-ERD-2

University

13 Qs

IT 321 2nd Live Quiz

IT 321 2nd Live Quiz

University

15 Qs

1st session

1st session

University

15 Qs

DBMS

DBMS

University

15 Qs

Chapt.7 - Introduction to SQL

Chapt.7 - Introduction to SQL

Assessment

Quiz

Computers

University

Medium

Created by

Corneille NDJEUMOU

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Portability of a database language is the

ability to be used on different platforms or systems without modification

ability to be used without any programming knowledge

ability to automatically fix errors in the code

ability to only be used on one specific platform

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is not a feature of SQL?

Object-oriented programming

Data definition

Data manipulation

Data retrieval

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SELECT clause restricts the selection of grouped rows based on a condition?

WHERE

HAVING

ORDER BY

GROUP BY

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SELECT clause is used to restrict the selection of rows based on a conditional expression?

FROM
WHERE
GROUP BY

HAVING

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

___ clause arranges the selected rows based a one or more attributes.

FILTER BY
GROUP BY
ORDER BY
SORT BY

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

LIKE operator checks whether an attribute value

is within a range

matches any value within a value list

is null

matches a given string pattern

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

IN operator checks whether an attribute value

is within a range

matches any value within a value list

is null

matches a given string pattern

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?