ISPFL6 - Final - Quiz 1

ISPFL6 - Final - Quiz 1

University

30 Qs

quiz-placeholder

Similar activities

Junior Programmer - Test 2

Junior Programmer - Test 2

University - Professional Development

34 Qs

Tambahan soal Lead Auditor

Tambahan soal Lead Auditor

1st Grade - University

25 Qs

ACC 101 QUIZ

ACC 101 QUIZ

University

25 Qs

DGCA MODULE 10 MAY 2018

DGCA MODULE 10 MAY 2018

University - Professional Development

25 Qs

Private Health Insurance & Managed Healthcare

Private Health Insurance & Managed Healthcare

University

26 Qs

IGIT-SPC By Prof Zafar

IGIT-SPC By Prof Zafar

University - Professional Development

30 Qs

Database Questions

Database Questions

KG - Professional Development

31 Qs

Lesson 4 - Fundamentals of Database Systems

Lesson 4 - Fundamentals of Database Systems

University - Professional Development

25 Qs

ISPFL6 - Final - Quiz 1

ISPFL6 - Final - Quiz 1

Assessment

Quiz

Professional Development

University

Medium

Created by

Ryan Gente

Used 6+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL clause is used to return the smallest value within a selected column?

TOP

MIN()

LIMIT

FETCH FIRST

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The SQL LIKE operator is used in conjunction with which clause?

GROUP BY

ORDER BY

WHERE

HAVING

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL clause is used to select values within a given range?

RANGE

BETWEEN

RANGE BETWEEN

IN

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What SQL function returns the total sum of a numerical column?

COUNT()

AVG()

SUM()

MAX()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SQL aliases are used for:

Giving names to databases

Giving names to tables

Giving names to columns

Giving names to rows

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The SQL IN operator is used to:

Specify multiple values in a WHERE clause

Join tables together

Filter rows based on a condition

Perform mathematical operations

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which wildcard character is used to substitute for a single character in a string?

%

_

*

$

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?