Informatica - Scuola secondaria di secondo gradoInfo Training Info Training / Volume Database Linguaggio SQL per il quinto anno

NoSQL database

4 esercizi
SVOLGI
INFO

Informatica

Relational databse

Which of following is a weakness of relational databases?

A:

They offer poor querying capabilities.

B:

They do not guarantee strong data consistency.

C:

They are not well suited for handling unstructured data.

D:

They are not well suited for transactional systems.

Scelta multipla
1

Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza

Informatica

NoSQL database

Which of the following is a strength of the NoSQL databases?

A:

They are well suited for transactional systems.

B:

They guarantee strong data consistency.

C:

They offer powerful querying capabilities.

D:

They are well suited handling unstructured data.

Scelta multipla
1

Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza

Informatica

MongoDB

Which of these commands returns a MongoDB document?

A:

find

B:

findOne

C:

get

D:

read

Scelta multipla
1

Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza

Informatica

NoSQL database

Which of these statements are true and which are false?

A:

In MongoDB, data is stored in collections instead of tables.

B:

Each document in a MongoDB collection must have exactly the same structure.

C:

MongoDB uses JSON-like documents to store data.

D:

SQL commands are used to query data in MongoDB.

Vero o falso
1

Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza