Log in
Sign up for FREE
arrow_back
Library

Сomputer science test

star
star
star
star
star
Last updated about 7 years ago
4 questions
Note from the author:
1
1
1
1
check your mind
Question 1
1.

Database (DB) - a set of organized information that allows you to store data on a group of objects that have the same set of properties.

DB are used to store and search for a large amount of information.
Database - structural information model
Examples of databases: notebook, dictionaries, reference books, encyclopedias.
A database management system (DBMS) software package designed to organize work with computer databases.
Functions:

search for information in the database; perform simple calculations; print out reports;
search for information in the database
performing simple calculations
printing reports
database editing
Question 2
2.

Question 3
3.

Question 4
4.

Please, write an essay to show how you understand the concept of a database

Database Management System (DBMS) is:
a set of information organized according to certain rules and presented in a form suitable for processing by automatic means
hardware and software system designed to collect, store, process and transmit information
software tools that allow you to organize information in the form of tables
a program that allows you to create databases, as well as providing processing (sorting) and data retrieval
All information in the Database is stored in tables
True
False
It is possible to display data in a more readable form using tables
True
False