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 ...

how do you understand the right access of structure in relational database management system model

What do you mean the right accessing of structure in relational database management system [RDMS]?

About the data structure of the relational database

The storage structure of the database is type of matrix form. It makes a combination in the form of x and y axis like coordination intersection structure such as column and row insects at the point, the point position is stores a single data enter in the cell. The intersection of the column and rows are also known as cells.

What do you mean by the cell in the relation?

The cell is a single data storage box. You can enter the single data only. If you enter the s double type data it makes meaningless information. It makes illogical information in the relation. So it is most important part the cell stores only a single data.

The cell have an address to find easily such as the column have name is “a” and the row have a number is “1” then the cell makes a combination of “a1” this combination is called address in the relation model.

About the column and rows with their names

The columns have their own names such as first column name is “A”. The column A is denoted as a particular column. It known as reference name of the columns line or you can also say address name line of a column. Similarly, according to the rows have a particular serial number denoted as unique identity or a primary key attribute in the relational model.

You can change the row of serial number as a primary key and in the column you can address name line as the records properties as attribute.


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


I hope you from this topic “how do you understand the right access of structure in relational database management system model ” 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!"

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...

Top Benefits of an Information Management System

Describe the benefits of an information management system? The information is a relationship between data and sets of data to provide the meaning of a particular objective and reasons etc. that make a sense to read or understand the information for a specific purpose. Information management provides the system of making more accurate the meaning of information and reduces the redundancy from the information using the information management system. The information provides a meaningful statement to the user to make a decision from the information and then the user takes the next step after receiving the information from the data communication system. An information management system offers numerous benefits, including improved data organization, enhanced decision-making, and increased productivity. By centralizing and structuring data, these systems enable quick access to accurate information, reducing errors and inconsistencies. Automated processes and workflows streamline tasks, freei...

How is the data stored in the database file on the application software?

How is the data stored in the database file on the application software? The database files can be created on the storage device to store the new information in the file through the application software using the definition command applied on the blank database files. The database manipulation command to store the new data and information into the database files which is blank created on the storage device on the computer system. The database files are created through the create database command applied on the application software which is programmed through the SQL command on the relational database model. The database can be managed through the data manipulation command applied on the application database files using the DML of SQL means the DML is used to manipulate and change the information also in the database files. In an application software, data is stored in a database file using a structured format that allows efficient retrieval and management. The database file typically c...