Chapt.7 - Introduction to SQL

Chapt.7 - Introduction to SQL

University

10 Qs

quiz-placeholder

Similar activities

Python Quiz - 2.6

Python Quiz - 2.6

University

12 Qs

U3.4. CallableStatements (JDBC)

U3.4. CallableStatements (JDBC)

University

14 Qs

Week 9 - Functions and Pointers

Week 9 - Functions and Pointers

University

14 Qs

EECE 1313 Quiz 1

EECE 1313 Quiz 1

University

15 Qs

A3 IIB - DDL: Data Definition Language II

A3 IIB - DDL: Data Definition Language II

11th Grade - University

10 Qs

IntroToDatabases W2

IntroToDatabases W2

University

12 Qs

DBMS Quiz2

DBMS Quiz2

University - Professional Development

10 Qs

004_Java Instance Variables

004_Java Instance Variables

12th Grade - 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?