Creating The User Computing and Granting Resources To It
Creating The User Computing and Granting Resources To It
Create new user named Computing and include the following tables:
Application
Software that runs on the computer to perform a specific task instructed by an
end-user is known as an application. Applications are made for the usage of
the end-users. Examples of applications range from word processors,
database management programs, web browsers, and communication
platforms.
Data vs. Information
Data can be considered as the raw, unorganized facts whereas the same
data when organized and processed, which gives a meaningful fact, is called
information. Example of data can be considered as the names of all the
students attending in an organization and the organized way in which the
students are classified according to their sections is an example of
information.
Database
A database is a collection of information which is organized in such a way that
it can be easily accessed, managed and retrieved. Example: detailed
information of the employees in an organization.
DBMS
Database management system is software allows the end-user to interact
with the database, by allowing the user to insert, retrieve, alter and delete
data. Example: MySQL.
Question 3:
The following are some of the detailed roles of the database administrator: