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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unrepeatable Read: why a problem27 Apr 2007 19:19 GMT3
Suppose I've got a part of schedule as:
...
T1 : Read(X)
T2 : Write(X)
temporal data constraints26 Apr 2007 18:37 GMT1
Let's say I have two relvars like:
RELVAR R { A INTEGER, B INTEGER } KEY { A }
RELVAR S { A INTEGER, C INTEGER } KEY { A }
CONSTRAINT ( JOIN { R, S } { A } = S { A } )
Naming Conventions?26 Apr 2007 13:40 GMT30
What do you believe is the best naming convention for tables, columns,
schemas and why?
temporal data constraint26 Apr 2007 07:53 GMT2
Let's say I have two relvars like:
RELVAR R { A INTEGER, B INTEGER } KEY { A }
RELVAR S { A INTEGER, C INTEGER } KEY { A }
CONSTRAINT ( JOIN { R, S } { A } = S { A } )
delete cascade25 Apr 2007 13:13 GMT59
I sometimes wonder why the above noun used in place of an adjective is
needed.    When the table/relation definition of a line item references
an invoice number can it mean anything other than that the line item
doesn't exist unless the invoice exists?  Ie., why shouldn't delete
predicate, constraints, header, relvar, and relation21 Apr 2007 23:23 GMT7
I've been reading a lot of CJ Date's work, and I have some fairly
general (but fundamental) questions.
Does a predicate apply to a relvar or a relation? It makes sense to me
that you could have one relation that exists in two separate variables
cdt glossary 0.1.1 (repost)21 Apr 2007 15:25 GMT50
---------------
Glossary 0.1.1:                 "You keep using that word.
                                I do not think it means what
February   2006                 you think it means"
Continuation - An attempt at retriggering thought about past subjects20 Apr 2007 14:38 GMT12
On the past two monthes, I have witnessed some shy but interesting
attempts by Marshall and JOG at bringing some interesting subjects.  I
find some of these subjects useful for characterizing better  or
exploring unclear areas of database RM.  Even though, I was very busy
Signing relational databases20 Apr 2007 08:38 GMT6
does any of you know about a signing algorithm (as in digital signature) for
relational databases. I guess there are some academic papers on this topic
but can't find them using Google.
Julien
Database design of stock prices?19 Apr 2007 04:00 GMT6
I am designing a database to hold stock prices for about 200 stock
symbols. I had some ideas but am not sure since this is my first major
database design. Could anyone please point me to some papers/books/
websites or give me some ideas to start?
Many To Many Relationships18 Apr 2007 23:46 GMT12
Firstly this is theoretical situation where I have no DDL to show you,
I'm trying to get my head around how it works.
I have a situation where I have a many-to-many relationship between
ITEMS and CATEGORIES, with a simple table in between holding ItemID
MERGE as the imperative form of aggregation17 Apr 2007 18:06 GMT27
INSERT is the imperative form UNION. There are some
restrictions, because imperative statements must operate
on variables, and so are restricted in what they can
do about types.
Designing a database system for multiple autonomous clients.17 Apr 2007 04:00 GMT2
Currently we have a subscription service website which manages time
and attendance for companies using a MySQL database. Currently all
companies and users are in the same database. Every company has a
companyid and every user has a userid and is joined to a company by
Where is everybody?17 Apr 2007 03:01 GMT15
Hey, where is everybody? Nobody's posting. What's up with that?
Marshall
A database theory resource - ideas16 Apr 2007 18:31 GMT79
I found one of the most interesting parts in a gargantuan recent
thread was the listing of priorities for reaching a certain audience
and determining what one wants to get across (Thanks to bob for that.
You may object to his style but I've found there can be lot of value
Pages: 1 2 March, 2007
 
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.