On Thursday 26 September 2002 11:16 pm, Jeremy Zawodny scribbled something
about:
> On Thu, Sep 26, 2002 at 11:24:14AM -0700, Gary Traffanstedt wrote:
> > sql,query
> >
> > I have a table that has approximately 40 colums and all but 1 of
> > them I have been able to make fixed width. The sole hol
On Thu, Sep 26, 2002 at 11:24:14AM -0700, Gary Traffanstedt wrote:
> sql,query
>
> I have a table that has approximately 40 colums and all but 1 of
> them I have been able to make fixed width. The sole hold out is of
> the type "TEXT" and needs to be able to hold approximately 1000
> characters.
phiLLip maDDux II writes:
> Hello,
>
> I am working on loading data into a table from a text file. I've read
> the documentation on the LOAD DATA command. But I noticed that it only
> works with some kind of delimited file. Is there any way to load a
> fixed width file???
Hi!
Unfortunately thi