Skip to main content

Newer Post or latest post

Li-Fi vs Wi-Fi: A Battle of Light and Waves

Li-Fi vs Wi-Fi: A Battle of Light and Waves Li-fi is a light fidelity device that supports only the infrared and other lighting systems to transfer the data to the device which is used to receive from the sender device. Wifi is a wireless fidelity device that supports the radio waves to transfer the data to the wifi device which is used to receive the wifi signals at the limited ranges due to the device version capacity. Introduction to the computer system and computer applications related topics are listed following below here: Li-Fi vs Wi-Fi: A Battle of Light and Waves Let’s discuss the computer system related topic and questions above listed and their answers are following below here: Li-Fi vs Wi-Fi: A Battle of Light and Waves There are some points on the computer system and data communication related to the topic of “Li-Fi vs Wi-Fi: A Battle of Light and Waves” following below here: Lifi based data communication system:- Li-Fi is a light based signal data transmission ...

What are the hierarchical characters in the data model of the hierarchical database management system [Hierarchical DBMS]?

What are the hierarchical characters in the data model of the hierarchical database management system [Hierarchical DBMS]?

Hierarchical characters in data model of hierarchical DBMS

  • The hierarchical characters are these characters which are inherited characters or word.
  • It follows the rule of inheritance property.
  • It makes a relation from parent to child.
  • These characters also have their properties or attribute which is connected to the parent entity in data model of the hierarchical DBMS.
  • Hierarchical characters have some characteristics of the parent and child word presented in the entity both parent and child entity.
  • Hierarchical characters are the words that come from real world object and make real world entity in the database model hierarchical.
  • Without hierarchical characters you cannot be create the hierarchical database model.
  • If the hierarchical character of parent entity can be creates their child entity characters then it is possible to create the hierarchical database model.
  • If the parent entity character is principal of the school then voice principal is a child entity character in the database model of the hierarchical DBMS.
hierarchical characters in the data model
  • The image shows the hierarchical character of the parent entity character is principal and child entity characters is voice principal or all type of subject teachers.


Can a hierarchical database model effectively represent complex relationships between entities with multiple parents?


No, hierarchical databases aren't ideal for complex relationships with multiple parents. They're best for tree-like structures with one parent-child relationship.

It is a tree-like structure that is simple to show the information and character to give information a simple rule of one to many relationships which means a parent have multiple child entities connected to describe the information such as:- Storage device is a parent entity and their child entities are: Temporary memory and Permanent memory devices.

I.e.,

        Storage device

                    |

------------------------------------

|                                              |


Temporary memory              Permanent memory

The hierarchical database provides the simple structure which is a tree-like structure to show one parent of one child entity and then describe the information based on the hierarchical characters.

The child entity is only connected into the single parent entity.

Here are some bullets highlighting why hierarchical databases aren't ideal for complex relationships with multiple parents:

One-to-many relationships only shows in the hierarchical database model:

Hierarchical databases support one parent-child relationship, making it difficult to model complex relationships.

The model of complex relationships cannot be adjustable with the hierarchical database model to provide full information of connection between many relationships of children to multiple parents entities.

Here the multiple childs are connected to a single parent entity to show the child's connection and have a single parent database model.


Limited flexibility:
Hierarchical structure can become rigid and hard to modify when dealing with multiple relationships.

The rule of hierarchical model included that only the single parent entity can connect to multiple childs in the structure of hierarchical database model which cannot be modified for making multiple parent entities in the structure.

Data redundancy can be increases when:
To accommodate multiple relationships, data may need to be duplicated, leading to inconsistencies.

The user cannot add duplicates of the same parent entity to add and display what relationship between multiple childs in the structure and shows the inconsistencies of data.

To reduce the redundancy from hierarchical removes the duplicate entity of the structure.

Query complexity:

Retrieving data with multiple parents can lead to complex queries.

The query command is used to get the information from the hierarchical database model to get information will be complex query applying because it the hierarchical database model have multiple parents then the query will be complex and the result will be inaccurate due multiple parents connected to child entity on the hierarchical database models.

These limitations make hierarchical databases less suitable for complex relationships with multiple parents. The hierarchical database model cannot be used in the complex relationships because the multiple parents of a child entity is not allowed to make a structure otherwise it will be a network database model.

-----------------------------------------------------------------------------------------------------------------------------

I hope you from this topic “  What are the hierarchical characters in the data model of the hierarchical database management system [Hierarchical DBMS]? ” and you can enjoy this informative post that i have published and provide you to the information technology or computer science related solution or questions/answers provided in the topic to study and happy learning 🙂
"I appreciate your attention to this topic! If you have any thoughts or questions, please feel free to share them in the comments below. Until next time, stay curious and keep learning!"


My latest post is here links below about the databases technology

What are the components of data model in [DBMS] Relational Database Management System?

There are five main components of data model... 👉 click here ðŸ‘ˆ

What is stability of the distributed database management system?

In the distributed database model there are.... 👉 click here👈

Comments

Popular posts from this blog

what are the function of the joystick and light pen?

Q 1. State the functions of a joystick and that of a light pen? Introduction to the joystick device, virtual or soft joystick tool, game controller, virtual or soft game controller and light pen topics are covered below here: Joystick What is the meaning of the joystick in computer? What is the joystick as a peripheral device in the computer system? What is main use of joystick in computer system peripheral devices? What is the purpose of the joystick in computer? What are the types of joysticks in the peripheral system for game purpose? What do you mean by analog joystick in peripheral system? What are the advantages of analog joystick device? What are the disadvantages or drawbacks of analog joystick device? What are the uses of joysticks? What are top 5 uses of joystick device in the computer system peripheral? Where is the use of joystick? How to connect the joystick for game in computer system? Can you connect the joystick to the laptop? Why do n...

Types of Local Storage in Computer Systems

Describe the different types of local storage of computer systems? The local storage device is a type of memory for the user to keep a database file for a long time to access again and stored as a distributed offline database on the local storage. The local storage device can be pendrive, compact discs, dvd, floppy drive, HDD, SSD, memory card etc. The local storage needs to keep the valuable database file for the user to provide the lost database if suddenly deleted or formatted the whole drive of the computer system. Local storage in computer systems refers to devices or media that store data directly connected to the computer. There are several types, including Hard Disk Drives (HDDs), which use spinning disks and magnetic heads to store data; Solid-State Drives (SSDs), which store data in flash memory, offering faster access times and lower power consumption; and Hybrid drives, which combine elements of both. Other forms of local storage include USB flash drives, SD cards, and CDs/...

Discuss the data replication on the distributed database system?

Discuss the data replication on the distributed database system? The data replica is a term that refers to the data replication means the copy of data into the servers distributed to access the copy of data. The data replication in a distributed database system is a term that provides the benefits for the user to easily access the data from the nearby server provided for the client user from the website. The data can be easily accessible from the server and provide the fast speed with reduces the latency of the data transfer to the client server such as:- if the user access the data from their smartphone device then the data will be fast to load because the nearby server provide the data replicated or copied of data to the user. Data replication in a distributed database system involves creating and maintaining multiple copies of data across different nodes or locations to enhance availability, reliability, and performance. It ensures that users can access data even if a node fails, re...