Introduction of data cables Data cable is an important part of computer network model . From smartphone to supercomputer connections and wide range network uses and network models. It helps in network model in different types of topology models also. But we discuss what exactly called a data cable? How it is working with network model? Why these data cables are so important? In this guide, I will provide some information about the definitions, types, uses of data cables on network model with easy explanation of data cable covered topics. What is data cable? [Definition] A data cable is a wire that can transfer the data from one to another computer system. It connects to the ports available on the computer system. The user can transfer the data from one computer to another data cable connection. If two computers are connected then:- In according to data cable male port:- Port 1:- the male port of data cable is used to receive the data from the sender computer. Port 2:- th...
What do you mean by key attributes in the relational model?
Key attributes in the relational database
- The key attributes are the properties to separate the record in a unique or consistency form in the database of relational model.
- When we applying the keys attributes on the relation the keys identify the records which has a specific value.
- The key attributes are uses to find the characteristics of the records in the database.
- As comparison to find the records by manually that is too slow to find the records.
- The key attributes allows the consistency of the records when we apply on the database.
- There are some types of key attributes in the database management system in the relational database. Such as primary key, composite key, super key, candidate key, foreign key and secondary key are uses in the relational model.
- All of the key attributes are uses to uniquely identify the record in the relation.
- All names of key attributes are related to their work.
Points to be remember about the key attributes in the relational model
- It uses to separate the records from the database and identify.
- It allows the consistency of the records form the database.
- It is uses to find the records by using query to apply on the database.
- If you have not unique identity to find your record in the relation you can use other properties such as two or more attributes combination to find the record by using query for key attribute.
Comments
Post a Comment