> -----Original Message----- > From: rayB [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 17, 2005 7:14 PM > To: sqlite-users@sqlite.org > Subject: RE: [sqlite] Proposal: limit the number of columns > in a table to2000. > > I'm in the airline game. 379 columns is the widest table that > I can find in > our production DB2 sub-systems - a highly denormalised table > as I'm sure you > can imagine. Perhaps someone like FedEx or UPS may have > requirements to go > real wide for their warehousing apps.
I've been writing Electronic Invoicing & Remittance applications for FedEx for the last 10 years as an independent contractor, and I can tell you that I've never seen anything close to that big with FedEx. FedEx gives my software (FedEx DirectLink) to their larger shipping accounts around the world and the invoice data I'm working with is pretty massive at times. As a matter of fact, most of the airlines use the software as well :) Robert