Chapt.7 - Introduction to SQL

Chapt.7 - Introduction to SQL

University

10 Qs

quiz-placeholder

Similar activities

Creating tables in HTML

Creating tables in HTML

University

10 Qs

data analytics quiz1

data analytics quiz1

University

10 Qs

SQL MCQ

SQL MCQ

University

14 Qs

Revision 2 MCA

Revision 2 MCA

University

13 Qs

EXERCISE_RELATIONALDATABASE

EXERCISE_RELATIONALDATABASE

University

10 Qs

AWD Quiz #1

AWD Quiz #1

University

10 Qs

Normalization

Normalization

University

12 Qs

Java Basic Day-2

Java Basic Day-2

University

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