Relational databases for a system may have more than one user view of the data. What is the reason for constructing these different views?
(A) To implement metadata structures
(B) To establish the validity of the data
(C) To determine data elements for different purposes
(D) To describe the relationship between hyperlinked design elements
Process of elimination
Metadata is data on data, having more than one user view will not possibly do that.
Relational databases for a system may have more than one user view of the data. What is the reason for constructing these different views?
(B) To establish the validity of the data
(C) To determine data elements for different purposes
(D) To describe the relationship between hyperlinked design elements
Process of elimination 2
Databases do not contain hyperlinks, hyperlinks are HTML stuff and the question is worded like it wants to catch out people without adequate course knowledge
Relational databases for a system may have more than one user view of the data. What is the reason for constructing these different views?
(B) To establish the validity of the data
(C) To determine data elements for different purposes
Process of elimination 3
To establish the validity of the data
To determine data elements for different purposes
Both of these sound correct, and had me pondering for a few seconds. But remember that multiple choice is about choosing the most correct answer. An example of having multiple data views is... lets say that in a business you have 2 different sides, the people who make the products and the people who dispatch them.
One data view will be made for the people who make the products. Containing information such as the supplies needed, orders placed and time until the orders are due
Another data view will be made for the people who dispatch the products. Containing information such as the dispatch address, placed order, time the order has to be dispatched and any other associated information
Now... what are these two different views doing? Are they helping with data validation or determining data elements for different purposes (such as for the different purposes of making products and dispatching products)
Chup has already provided a more than adequate answer, but i was typing this before it was posted lol, so may as well post my way of thinking as well