Database Basics Workshop Overview
Database Basics Workshop Overview
1
Chapter 1: Basic Concepts of Databases
Shared
Redundancy
Secure
Integrated
E) "Distributed"
Integrated database
Shared database
Distributed database
Associated database
E) 'database management system (DBMS)'
Security
B) Data distribution
C) Redundancy and Inconsistency
D) Consistency
E) Integrity
1
physical organization of the files that are part of the database,
these should not affect the applications that make use of it. This
database attribute allows the information to be.
A) Programmer
B) Database Administrator (DBA)
C) Database management system
D) End user
E) All those who are involved in the management of the database
2
7. Databases represent a great advance in management and
storage of information, but even if they are very noticeable the
advantages that can be obtained by managing a database some
Companies are still undecided about implementing this type of systems.
which has led to a great theoretical advancement but little practical
this is largely due to the databases.
8. Being the database the absolute responsible for all the information
what concerns the company, it must manage a level of security that
prevent different users from accessing information that they should not
the compete or may cause damage to the database, also the
management of space in storage units, having points
for restoration for any inconvenience, etc. That is why it is necessary
that the system handles a level of security and that possible issues are fixed
failures within it. this function is directly the responsibility of.
A) User
B) Database Management System (DBMS)
C) Application developers
D) Database designer
E) Database Administrator (DBA)
Integrated databases
Distributed databases
Random databases
D) Database Management System (DBMS)
E) At the level of security that the databases handle
3
10. As indicated, the database management system (DBMS)
It's nothing more than a program. The Operating System is the program.
the main one responsible for ensuring that the computer works well,
among other things allowing access to input devices and
output devices, such as the keyboard, mouse, monitor, and the devices of
the hard drive, the floppy disks, the CD-ROM, the tapes
magnetic, etc. The only one who can touch these devices is the
Operating System (OS). Since the DBMS needs to store data
on the hard drive, for example, it must interact with the OS in order to
access the hard drive and store the desired data there.
You should also contact the SO whenever you want to recover something.
data from these devices. According to the above, the generating system of the
database can be considered as.
12. In the database design process, the following must be taken into account:
A) The constant maintenance that must be kept, so that your
operation is the best.
B) According to the needs of the company.
C) An abstraction of the problem is made trying to obtain a
representation of the real world.
D) That the files can store the information correctly.
E) The database depends on how the data was centralized in the
Chosen database management system.
4
13. He who manages, protects, and supports the user's operations against the
hardware level details in a database is
The Administrator of the company
B) Database Management System
C) The same user
D) The database programmer
E) Software
5
17. Data redundancy in a DBMS is a major problem which
makes this application inconsistent, It can be avoided or controlled
this inconvenience.
A) It is not possible to reduce redundancy in a Database.
B) Yes, carrying out a good analysis process that leads to
different methods, such as Generalization. And it also
It can be avoided by creating relationships between the data of an organization.
C) It is not possible since this is an advantage of the DBMS.
D) Yes, by carrying out an adequate normalization process.
E) Yes, increasing the complexity for the functionality of a DBMS.