This is a discussion on Re: Informix in the news! Part Deux... within the Informix forums, part of the Database Server Software category; --> DA Morgan said: > > I said it: A road map. I want Oracle to start donating 20% of ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| DA Morgan said: > > I said it: A road map. I want Oracle to start donating 20% of their profits to finding a cure for athlete's foot. I also want IBM to agree to put a man (preferably Daniel Morgan) on Jupiter by 2007. Finally, I want Microsoft to publically impale Bill Gates on a red hot poker at the superbowl next year. But since I don't buy any licenses from any of them and I don't own any stock, I guess my opinion isn't worth shit. -- Bye now, Obnoxio "C'est pas parce qu'on n'a rien ` dire qu'il faut fermer sa gueule" - Coluche did i mention i like nulls? heck, i even go so far as to say that all columns in a table except the primary key could/should be nullable. this has certain advantages, for example, if you need to insert a child record and you don't have a parent row for it, just do an insert into the parent table with the primary key value (everything else null), and voila, relational integrity is preserved. but this is, admittedly, a bit controversial among modellers. --r937, dbforums.com sending to informix-list |