| HOME 22. 2. 2012. |
INFO
A database management system (DBMS) is computer software that manages
databases. DBMSes may use any of a variety of database models, such as the
network model or relational model. In large systems, a DBMS allows users and
other software to store and retrieve data in a structured way. The logical view/user’s view, of a database program represents data in a format that is meaningful to a user and to the software programs that process those data. That is, the logical view tells the user, in user terms, what is in the database. The physical view deals with the actual, physical arrangement and location of data in the direct access storage devices(DASDs). Database specialists use the physical view to make efficient use of storage and processing resources.
With the logical view users can see data differently from how they are
stored, and they do not want to know all the technical details of physical
storage. After all, a business user is primarily interested in using the
information, not in how it is stored.
Thus the logical view refers to the way user views data, and the physical
view to the way the data are physically stored and processed For instance, the database might indicate that a car that was originally "red" might fade to "pink" in time, provided it was of some particular "make" with an inferior paint job.
Such higher arity relationships provide information on all of the underlying
domains at the same time, with none of them being privileged above the
others.
Functionality drawn from such applications has lately begun appearing in
mainstream DBMSs as well. However, the main focus there, at least when aimed
at the commercial data processing market, is still on descriptive attributes
on repetitive record structures. Wikipedia - A free encyclopedia with millions of articles contributed collaboratively using Wiki software, in dozens of languages. >> Wikipedia Other Links defau link1 |