Formative Assessment

Formative Assessment

Professional Development

7 Qs

quiz-placeholder

Similar activities

Projects and Programs Management #3

Projects and Programs Management #3

University - Professional Development

10 Qs

bootcamp1

bootcamp1

Professional Development

10 Qs

FinTech 11-2 Classification

FinTech 11-2 Classification

Professional Development

10 Qs

SQL basics

SQL basics

Professional Development

12 Qs

MS-SQL-SERVER-DAY 10

MS-SQL-SERVER-DAY 10

Professional Development

10 Qs

FinTech 11-1 Classification

FinTech 11-1 Classification

Professional Development

12 Qs

Cody Special Training - CRM

Cody Special Training - CRM

Professional Development

10 Qs

Character Functions

Character Functions

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