Formative Assessment

Formative Assessment

Professional Development

7 Qs

quiz-placeholder

Similar activities

Soal Pre Test Mail Merge

Soal Pre Test Mail Merge

Professional Development

10 Qs

Profesi IT bagian 1

Profesi IT bagian 1

Professional Development

10 Qs

Web Quiz

Web Quiz

Professional Development

5 Qs

Job Analysis & Job Design

Job Analysis & Job Design

Professional Development

10 Qs

Cohort 2Class 3(RDS,HA) Sat 2nd, 2023

Cohort 2Class 3(RDS,HA) Sat 2nd, 2023

Professional Development

10 Qs

Advanced SQL Quiz

Advanced SQL Quiz

Professional Development

5 Qs

Intro SQL 2 - Data Dictionary

Intro SQL 2 - Data Dictionary

Professional Development

12 Qs

What is Data For?

What is Data For?

Professional Development

10 Qs

Formative Assessment

Formative Assessment

Assessment

Quiz

Other

Professional Development

Medium

Created by

Virali Shah

Used 13+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements about built-in database functions is correct?

Built-in database functions reduce the amount of data that is retrieved.

Built-in database functions may increase network bandwidth consumed

Built-in database functions must be called from a python

Built-in database functions may increase processing time.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The database stores data in tabular format only

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The INSERT statement cannot be used to insert multiple rows in single statement

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The SELECT statement is called Query and the result that we get is called result set

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CREATE TABLE statement is

DML Statement

DDL Statement

DCL Statement

None of above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of constructing a mathematical model or function that can be used to predict

or determine one variable by another variable is called

Regression

Correlation

residual

outlier plot

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the regression equation Y = 21 - 3X, the slope is

21

-3

3

-21