Webdev Backend Level 2

Webdev Backend Level 2

5th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Computing Essentials - Input/Output Ports

Computing Essentials - Input/Output Ports

6th Grade

10 Qs

NoSQL Test 2

NoSQL Test 2

5th Grade

10 Qs

Контрольный опрос по созданию игры

Контрольный опрос по созданию игры

6th - 8th Grade

9 Qs

Database Quiz

Database Quiz

5th Grade

8 Qs

SQL

SQL

8th Grade

15 Qs

SQL Programming

SQL Programming

4th Grade - Professional Development

10 Qs

SQL fun!

SQL fun!

7th Grade

11 Qs

AZ-900 Modulo 2

AZ-900 Modulo 2

KG - Professional Development

14 Qs

Webdev Backend Level 2

Webdev Backend Level 2

Assessment

Quiz

Computers

5th - 8th Grade

Medium

Created by

Web 1-1

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is data in a MySQL database organized into?

Objects

Tables

Networks

File systems

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What represents an ‘attribute’ in a relational database?

Table

Row

Column

Object

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of attributes in the following SQL table is ______________.

CREATE TABLE employee (

emp_name CHAR(30),

emp_id INT

);

30

1

2

3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following format is supported by MongoDB?

SQL

XML

BSON

All of the mentioned

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MongoDB is a _________ database that provides high performance, high availability, and easy scalability.

graph

key value

document

all of the mentioned

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MongoDB stores all documents in _____________

Tables

Collections

Rows

all of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which package helps to connect Node with MongoDB

passport

mongoose

express

fs

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?