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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Table(s) definition problem29 Feb 2004 17:06 GMT9
I have a very wide table (over 1000 attributes). I can group the
attributes into several, ~20, disjoint sets where the elements of each
set occur together. Call these sets of attributes G1, G2, ..., Gn. One
set, say G1 defines the existence of the row, with a1, a member of G1 as
Is nonlinear recursion allowed? Does it leverage index?27 Feb 2004 23:01 GMT12
I wonder if
WITH RECURSIVE MaryAncestor(anc,desc) AS
        ( (SELECT parent as anc, child as desc FROM ParentOf WHERE desc =
"Mary")
red blue car example26 Feb 2004 22:49 GMT6
B.B. has referred to a red blue car example as a counter-example to some
things I've written.  Does anyone know what the example is and to what it is
an counter-example?  Thanks.  --dawn
BCNF and relational algebra25 Feb 2004 22:29 GMT13
I have the following relations (expressed as functional dependencies) which
I consider to be in BCNF (please correct me if I'm wrong):
Patient Identifier -> Patient Name, Ward
Date
Relational and multivalue databases25 Feb 2004 03:53 GMT43
This letter (monograph?) is in reply to Dawn Wolthius, who received what
she seems to have considered a short and unhelpful series of responses
from Fabian Pascal between October 9 and November 12, 2002. This was
also motivated by postings on the comp.databases.theory newsgroup,
SQL query24 Feb 2004 18:15 GMT2
I am constructing a stored procedure to run based on user input. What
I WANT to do is basically this:
SELECT *
FROM   tableA A
Latest Tree Encoding23 Feb 2004 19:25 GMT2
http://arxiv.org/abs/cs.DB/0402051
Somehow I forgot to include one more important section: converting interval
into materialized path. Here we go:
Take right boundary of the interval (4688/1521,4913/1594] and start applying
DatePart21 Feb 2004 04:55 GMT8
I am currently struggling with the use of the DatePart() function,
for instance if I have a check in and check out date in my hotel
datebase, how can I find all bookings I have for may,
A pointer to an online tutorial would be appreciated,
E/R "Model" considered harmful18 Feb 2004 20:47 GMT1
Does anyone know how to get this paper?
Nijssen, G.M., Duke, D.J., Twine, S.M., "The Entity-Relationship Data
Model Considered Harmful", Proc 6th Symposium on Empirical Foundations
of Information and Software Sciences, Atlanta, Georgia, USA, October
Inheritance mapping in a RDBMS18 Feb 2004 17:57 GMT12
What I am trying to do is, map an inheritance hierarchy in a relational
database system.
Example:
Let's say you want to describe in a relational database, a collection of
Foreign key(s) in a single child table relating to multiple parents18 Feb 2004 17:40 GMT9
What's the best approach to the scenario below.
There are multiple parent tables (let's say 5) that require a
relatiionship to a single set of attributes (1 to many).  From a
database maintenance point of view, the preference is to have a single
Squeezing spaces out of a string17 Feb 2004 12:26 GMT7
This problem comes up on newsgroup about once a year.  Given a
VARCHAR(n) column with words in it, how do you squeeze out the extra
spaces, that each word is separated by only one space?
You can nest function calls up to 32 levels deep in SQL Server and
infinite result sets?16 Feb 2004 21:00 GMT5
Just a random thought over the weekend ...
Is there any join operation that could possibly return an infinite
result set in set theory?
Is this operation definable in SQL?
Help with cascading deletion in foreign keys14 Feb 2004 22:01 GMT3
I am working on a database design for a many-to-many relationship
between two tables (using a third table as an intermediate table to
hold keys).  And I'm trying to use foreign keys with cascading
deletion to fulfill the following business rules.  This is a simple
Functional dependencies12 Feb 2004 23:39 GMT2
Let's say that I have a relation with
the attributes A,B,C,D,E.
Is there a standard way to find the
candidate keys of that relation if I
Pages: 1 2 January, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.