Unix Technical Forum

Another new DBMS

This is a discussion on Another new DBMS within the SQL Server forums, part of the Microsoft SQL Server category; --> To be found at http://shark.armchair.mb.ca/~erwin...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-24-2008, 07:07 PM
sira_prise
 
Posts: n/a
Default Another new DBMS

To be found at

http://shark.armchair.mb.ca/~erwin
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-25-2008, 04:07 AM
Ed Murphy
 
Posts: n/a
Default Re: Another new DBMS

sira_prise wrote:

> To be found at
>
> http://shark.armchair.mb.ca/~erwin


What is this? It seems to be all about "relation variables" = "relvars"
such as

Name = JOBS
Predicate = $NM_JOB is a possible job.

Name = PRESIDENT
Predicate = The employee with employee number $NR_EMP has name
$NM_EMP, a monthly salary of $AM_SAL_MTHLY EUR, and
is the president of the company.

Name = DEPT
Predicate = Department $NR_DEPT is named $NM_DEPT, is located at
$NM_LOC, and is managed by employee $NR_EMP_MGR.

which seems like a terrible way to design a database, but perhaps an
interesting way to formally document the concepts represented by a
database.

That PRESIDENT example, in particular, is odd; it's only true for
one value of $NR_EMP (per company), whereas e.g. DEPT is true for
any value of $NR_DEPT (provided that the values of $NM_DEPT and
$NM_LOC and $NR_EMP_MGR are taken from the same row in the DB).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:42 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com