Search Header Logo

Тест по базам данных и SQL

Authored by MIKO 2

Other

University

Used 1+ times

Тест по базам данных и SQL
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What types of data are shown here?

1 - Structured, 2 - Semi-structured data, 3 - Relational data

1 - Unstructured, 2 - Hierarchical data, 3 - Structured data

1 - Unstructured, 2 - Semi-structured data, 3 - Structured data

1 - Unorganized, 2 - Semi-organized data, 3 - Organized data

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Examples of structured data include:

Entity diagrams (e.g., tables, rows, columns, primary keys, foreign keys)

Photos and videos, as multimedia files are typically stored as unstructured data and do not have predefined fields.

Financial transactions (e.g., sales data, purchase orders, accounting records)

Demographic information about customers (e.g., name, address, age, gender)

Text documents (e.g., PDFs, Word documents, and open-ended survey responses)

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Examples of DBMS:

MySQL

Microsoft Access

Apache Cassandra

PostgreSQL

MongoDB

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________________ is software that helps to create and manage databases.

Spreadsheet

Relational database

DBMS

Database technology

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data in a relational database management system (RDBMS) is stored in database objects called ____________.

sql

database

table

data structure

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to select all columns in a table?

ALL

*

EVERY

AND

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL query shows students who wrote a comment containing the phrase "I love studying OIS"?

SELECT * FROM students WHERE comment = "I love studying OIS";

SELECT * FROM students WHERE comment LIKE 'I love studying OIS';

SELECT * FROM students WHERE comment LIKE '%I love studying OIS%';

SELECT * FROM students WHERE comment CONTAINS 'I love studying OIS';

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?