Re: Conceptual, Logical, and Physical views of data
"David Cressey" <david.cressey@xxxxxxxxxxxxx> wrote in message
news:EdWQe.3994$_84.75@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> My introduction to databases, back in the 1980s, was, in part, by way of
> Martin. I got this description of multiple views of data: the
conceptual,
> logical, and physical views.
> The conceptual view of data: the data as seen by the subject matter
expert.
> The meaning of each of the values, in context, is part of the subject
matter
> expert's domain. Database structure is not the domain of the SME, in that
> role.
There might be several subjects covered by a database.
.
Relevant Pages
- Re: A pk is *both* a physical and a logical object.
... indivdual at some database values. ... I repeat, what does it matter? ... significantly limits the expressiveness of the model, ... expressions that can be used to denote individuals, ... (comp.databases.theory) - Re: Access is just to hard to understand
... "No matter what the database was required to do". ... >> Your Resource For Help With Access, Excel And Word Applications ... we'll be done for extortion. ... (microsoft.public.access.gettingstarted) - Re: Updated Primary Key (Identity) Value
... I'm getting the same results when using OleDb and an MS Access database file. ... The first record added to a table returns 0 as the primary key value when the primary key field is an auto-incremented one. ... INSERT INTO Matter file_no, date_created, date_modified VALUES(@file_no, ... In order to get this to work with SQL Server, you also have to add code that looks like this to add an event handler for the row updated event of the underlying data adapter. ... (microsoft.public.dotnet.framework.adonet) - Re: walking a directory with very many files
... all .jpg files between 40 and 250KB with the path stored in a ... Why not put the images themselves into database fields? ... on modern filesystems it doesn't matter whether you accessing ... that's not the case with filesystems like FreeBSD ufs2 (at least ... (comp.lang.python) - Re: Posting to another page attribute: PostTargetUrl
... In .NET it is a simple matter to respond to the OnClick event, ... data from simple server controls and store in the database. ... >> context, saving to a temporary table in the database between each page, ... (microsoft.public.dotnet.general) |
|