dbTalk Databases Forums  

Impedance Mismatch?

comp.databases.theory comp.databases.theory


Discuss Impedance Mismatch? in the comp.databases.theory forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Vadim Tropashko
 
Posts: n/a

Default Impedance Mismatch? - 09-30-2010 , 12:09 PM






On Sep 30, 8:17*am, Tegiri Nenashi <tegirinena... (AT) gmail (DOT) com> wrote:
Quote:
On Sep 30, 3:32*am, Tony Andrews <tony.andrew... (AT) gmail (DOT) com> wrote:

*create table applications_with_immobolisers (application_id
references applications primary key);
... etc.

That may be the right approach in a theoretical true RDBMS, but I'm
pretty sure it would get me sacked as a lunatic in any SQL-based DBMS
team!

Ah, this is why one don't usually find any unary relation in SQL Dbms!
This is very odd from theoretical perspective as one might expect
there are many more unary relations than binary ones, many more binary
than ternary and so on (akin to Zipfian distribution). Well SQL made
creating a table more expensive than adding an column, that is one of
its many implementational sins.
Expanded this idea a little:
http://vadimtropashko.wordpress.com/...ance-mismatch/

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.