Formative Assessment

Formative Assessment

Professional Development

7 Qs

quiz-placeholder

Similar activities

Introduction into Machine Learning

Introduction into Machine Learning

Professional Development

10 Qs

Character Functions

Character Functions

Professional Development

10 Qs

3. Database Admin View and Editing

3. Database Admin View and Editing

Professional Development

10 Qs

SAFe for Teams - Exam like questions #1

SAFe for Teams - Exam like questions #1

12th Grade - Professional Development

10 Qs

Data Dynamos Quiz Day 3

Data Dynamos Quiz Day 3

Professional Development

10 Qs

TPK202 - Email Payment, Campaign & Promotion, Zepsecure & Payout

TPK202 - Email Payment, Campaign & Promotion, Zepsecure & Payout

Professional Development

10 Qs

ML Quiz 2

ML Quiz 2

Professional Development

10 Qs

Data Scientist Track Challenge

Data Scientist Track Challenge

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