Re: [ADMIN] databases and RAID ...

2002-05-26 Thread Bill Cunningham
Peter Eisentraut wrote: >Tom Lane writes: > > > >>Is there any rhyme or reason to the various "RAID n" designations? >>Or were they just invented on the spur of the moment? >> >> > >The paper that introduced the term RAID used a numerical classification >for the various schemes. (So I gues

Re: [ADMIN] Odd behavior with NULL value

2001-12-20 Thread Bill Cunningham
I apologize if this is sent twice. The simplest solution would be to use a view over the data hiding the mess of the case statement so that ad-hoc users' queries would still work. - Bill Bob Smith, Hammett & Edison, Inc. wrote: >On Thu, Dec 20, 2001, 18:55:18 Tom Lane wrote: > >>[EMAIL PROTE

[ADMIN] Re:

1998-11-30 Thread Bill Cunningham
tact', > '$assigned', '$time_now')}; > I have the same problem with DB2. I encode the ' character as &39 or 0x39. Then on output I reparse the field and display the results. (I also encode the & character or whatever I use to delimit the character.) -- Bill Cunningham Database Development Project Lead Bally Systems