| Thread | Last Post | Replies |
|
| How will schemas be affected by nested relations? | 31 Jul 2006 19:25 GMT | 9 |
How will schema design be affected by having the ability to use nested relations? I have an intuition that it might not be that much; that nesting is a *little* useful but not all that *much* useful. However, I am concerned that I don't have a normal form to
|
| Techie Stuff ... | 31 Jul 2006 16:02 GMT | 3 |
Hey Everyone, What's up? I am new around here ... Anyway, I am looking for a surveillance camera and a night vision camera I found a site called DVR:
|
| Flashes of Light on the Faith | 31 Jul 2006 07:26 GMT | 1 |
In this article of mine, the believer will find incontestable historic-archaeological support to his Faith, the undecided one will perhaps be capable of making a decisive step forward to live the "Blessed Hope", the atheist will get irritated at seeing his
|
| How to update multiple rows atomically | 31 Jul 2006 01:23 GMT | 24 |
Here's a possibly-interesting DML question. I want to update multiple rows in a table, but I only want to do so if I can do the update on all of them. A small example:
|
| Database design ideas or templates... | 30 Jul 2006 22:09 GMT | 14 |
Hi, I'm not sure if I'm posting in the appropriate group but here goes... I'm currently in the process of designing a new warehouse management system from the ground up as our old one in MS Access is inadequate,
|
| MVCC implementation | 30 Jul 2006 05:39 GMT | 14 |
Am I correct in regarding MVCC as pretty much the state of the art for relational implementation? (I know we hear things about TRM but until there's more published it doesn't seem evaluable.) Are there any difficulties associated with MVCC implementations
|
| ER Diagram Help | 30 Jul 2006 01:40 GMT | 4 |
I posted a yesterday about help for a database I am working on. Well I sat down and came up with some entities and attributes based on my wishes and came up with the below. I'm going to list the criteria again Here is the situation. I need to create a animal shelter database on
|
| Establishing a relationship with the unknown | 28 Jul 2006 13:09 GMT | 8 |
I have a requirement and I just can't figure out how to implement it using Pick. The thing is... I don't know anything about it. I figure I must be able to implement it using an RDBMS, given that
|
| model inherited object | 27 Jul 2006 19:49 GMT | 24 |
sorry - crossposting (from sqlserver programming) as it's more likely to be relevant here I have a table which I have previously used for objects of a certain class i.e.
|
| Unpredictable programming | 27 Jul 2006 14:01 GMT | 24 |
"Bruno Desthuilliers" <onurb@xiludom.gro> wrote in message news:44a2b543$0$6509$626a54ce@news.free.fr...
> What bother me here is not about OO being born from needs for simulation |
| Can relvars be dissymetrically decomposed? (vadim and x insight demanded on that subject) | 26 Jul 2006 18:49 GMT | 46 |
As far as I could observe, relational variables are repetitively confused with their projections as tables. On the last few years, I have focused some efforts into searching mathematical tools to help characterize more precisely relvars.
|
| SQL ... Order of operations with Logical Operators | 21 Jul 2006 06:21 GMT | 3 |
Can anyone advise how operations are treated when AND and OR are combined? eg WHERE: Condition 1 > X AND Condition 2 < Y OR Condition 3 = Z
|
| a problem about database modeling | 21 Jul 2006 04:46 GMT | 8 |
i have a entity 'device' and every 'device' has there own 'type' and every 'type' has there specific attributes. first i let the table 'device' keep all common attributs of device ,but i find i can't keep the 'device's type attributes at least i found
|
| views of binary operations | 20 Jul 2006 13:37 GMT | 29 |
Consider named views of binary operations on relations. Given a relational operator "op" and relation variables A and B, and a declaration of: r = A op B
|
| Gray Hair is still relevant | 19 Jul 2006 20:10 GMT | 7 |
This is a real 2006 post: "Let's say I have a table of users, and each user has a list of categories. I could store each user's categories as TEXT with delimeters like "cat1|cat2|cat3"
|