Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General DB Topics / DB Theory / September 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Entity and Identity30 Sep 2009 07:22 GMT126
I've known for quite some time that better minds than mine have gone astray
in the attempt to overcome the object relational mismatch.  Just last week,
I ran across an article that outlines the O-R mapping problem better than I
ever could.
deleting a row potentially referenced by many rows in another table30 Sep 2009 05:12 GMT8
I have a situation that is somewhat the opposite of the case in which
you would use ON DELETE CASCADE on a foreign key in a child table to
ensure that when a row in the parent table was deleted, the delete
would cascade to the matching rows in the Child table (see example
what is union?16 Sep 2009 22:53 GMT5
Regarding so-called "union compatibility",.suppose relations A and B
with equal headings, say named h.  Suppose non-empty relation U with
only one attribute that is not in any other heading.
value i): A Join B projected on h, D&D style =
Life-Cycle of SQL Query14 Sep 2009 17:22 GMT2
I am trying to get a top-down understanding of what an RDBMS does to
go
from a SQL Query to actual data (records served up).
Your thoughts / Links to good resources that cover this would be much
More on view updates and inverse views12 Sep 2009 10:22 GMT10
Suppose we have views u, w defined as relational expressions over base
tables x, y, z:
u = f(x,y,z)
w = g(x,y,z)
Yet another relational programming language11 Sep 2009 00:30 GMT7
http://vadimtropashko.wordpress.com/relational-programming-with-qbql/
Patent for relational theory for OO memory management?10 Sep 2009 06:45 GMT2
Not sure what to make of this:
USPTO Application #: 20080222602
Title: Declarative object identity using relation types
Abstract: The present invention provides a programming model based on
insert to projection08 Sep 2009 13:39 GMT29
Why do implementation languages not allow this?  Surely not for logical
reasons?  We can delete from projection because NOT Pa implies NOT Pab,
eg., <NOT> R{a} -> <NOT> R{a,b}.  Logically, we can insert to
projections because Pab implies Pa.  Isn't the problem really a language
POSSREPs as union types06 Sep 2009 14:42 GMT9
I had a though about possreps the other day, and I wanted to post
it, for no particular reason. This thought is not much developed,
so don't expect much. :-)
It occurred to me that possreps have a lot in common with union
more on delete from join04 Sep 2009 00:34 GMT121
Here's another kick at the old can.  The language 'delete D from J' is
usually taken to mean the facts represented by D are retracted to
produce a new value for J.  Expressed algebraically, the resulting value
is usually taken to equal J MINUS D, but this expression is not very
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.