Question

This is for database system design. Will give thumbs up! Thanks Q10.1    What are the four components...

This is for database system design. Will give thumbs up! Thanks

Q10.1    What are the four components of typical DBMS software?

Q10.2    What is the purpose of the DBMS data definition component?

Q10.3    What is the purpose of the DBMS data manipulation component?

Q10.4    What is the purpose of the DBMS data administration component?

Q10.5    What is the purpose of the DBMS application development component?

Homework Answers

Answer #1

Q10.1    What are the four components of typical DBMS software?

The four main components of a typical DBMS software are:

1. Query Processor

2. Data Dictionary

3. Database Engine

4. Query optimizer

Q10.2    What is the purpose of the DBMS data definition component?

The data definition component is a main component of DBMS which is used to define, update, and delete the structure or schema or database object like indexes, tables, etc.

For example:

CREATE command is used to create a new table or schema.

DROP command is used to drop or delete an existing table or schema

ALTER command is used to alter the structure of an existing table or schema

Q10.3    What is the purpose of the DBMS data manipulation component?

The data manipulation component is a component of DBMS which is used to manipulate and access the data in the database.

For example:

SELECT command is used to retrieve the data from the database.

INSERT command is used to insert the data into the database or table.

UPDATE command is used to update the data into the existing table or database.

Q10.4    What is the purpose of the DBMS data administration component?

The data administration component is used to install and upgrade the server, controlling and managing user role, monitoring and optimizing the performance, planning for backup and recovery, etc.  

For example:

If you want to define a role for new user or want to modify the role of an existing user is done by the administration component.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
This is for database system design. Will give thumbs up! Thanks Q10.6    What activities are encompassed by...
This is for database system design. Will give thumbs up! Thanks Q10.6    What activities are encompassed by database administration? Q10.7    Give several examples of database system maintenance activities. Q10.8    What is a materialized view? Q10.9    What is a data dictionary? Q10.10  List actions on which access privileges can be assigned.
1. What are the four components of a database system? 2. Briefly describe the function of...
1. What are the four components of a database system? 2. Briefly describe the function of the DBMS in a database system. 3. Describe the requirements that a table must meet to qualify as a relation. 4. Identify functional dependency in the table below and justify your answer. Number Color 1 Red 2 Blue 3 White 4 Green 5 Green 6 Green
1. What are the four components of a database system? 2. Briefly describe the function of...
1. What are the four components of a database system? 2. Briefly describe the function of the DBMS in a database system. 3. Describe the requirements that a table must meet to qualify as a relation. 4. Identify functional dependency in the table below and justify your answer. Number Color 1 Red 2 Blue 3 White 4 Green 5 Green 6 Green
What is a Database Management System? What are the three principle components of a DBMS ?...
What is a Database Management System? What are the three principle components of a DBMS ? Explain the functions of each of them.
Task: The understanding of database analysis and design are necessary to develop a database management system....
Task: The understanding of database analysis and design are necessary to develop a database management system. Choose a real-world example to illustrate the effectiveness of database systems in the business world? In order to do that, you are asked to design and implement a database system for any business of your choice. By developing this database system, you should be able to achieve better business processes and operations with goal to enhance how the average person views and interacts with...
1. Most database applications require a host programming language to communicate with the database using SQL....
1. Most database applications require a host programming language to communicate with the database using SQL. A wide range of programming languages can be used with SQL,from traditional languages such as COBOL, FORTRAN, and Assembler to more modern languages such as C/C++, Java, and Visual Basic. Your choice of host programming language can impact the way you will have to code SQL. True or False? 2. It is an entity name guideline: a. Do not pluralize the name; use singular...
Which architectural pattern is most appropriate for the following multi-user, web-based system for providing a film...
Which architectural pattern is most appropriate for the following multi-user, web-based system for providing a film and photograph library?(1 Point) Please read textbook Chapter 6.3 Architectural Patterns MVC Pattern which separates presentation and interaction from the system data Layered architecture which organizes the system into layers, with related functionality associated with each layer Repository architecture - all data in a system is managed in a central repository that is accessible to all system components. Components do not interact directly, only...
1. What are the 5 major components of a hard disk drive (10pts)? Describe the basic...
1. What are the 5 major components of a hard disk drive (10pts)? Describe the basic function of each component (10pts). 2. Give two examples of memory that are commonly used for large scale and permanent data storage in system administration (4pts). What are the three commonly used storage access methods in system administration (6pts)? 3. Assuming there are 35 SSDs, how many different types of RAID 50 can be built using all 35 SSD? Draw the layout of each...
Description In this project you will practice what we have learned in class about Design, ER...
Description In this project you will practice what we have learned in class about Design, ER Diagrams, Relational Models, DDL, SQL, CRUD (Create, Update, Delete) operations, associated queries, and mock data population. The goal is to create a realistic professional database/development experience. This assignment will describe the requirements for the database as you might receive them. You will need to fill in the details as you work on it. You will find that your work may be iterative, and you...
1) Which of the following is not a valid way that a CRM system can collect...
1) Which of the following is not a valid way that a CRM system can collect information? A. accounting system B. order fulfillment system C. inventory system D. customer’s personal computer 2)Which of the following is a common marketing CRM metric? A. number of new prospective customers B. average number of service calls per day C. average time to resolution D. cost per interaction by marketing campaign 3)Which question below represents a CRM reporting technology example? A. Why did sales...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT