[imp] Re: imp 2.3.7cvs (20010914) and OCI8 weirdness

Liam Hoekenga liamr@umich.edu
Thu, 27 Sep 2001 14:06:32 -0400


Quoting Chuck Hagenbuch <chuck@horde.org>:

> Quoting Liam Hoekenga <liamr@umich.edu>:
> 
> > mysql> create table BLAH( BLAH varchar(10) );
> > Query OK, 0 rows affected (0.05 sec)
> 
> Okay... were you able to test the column aliasing?

With Oracle, it didn't seem to make a difference.  It still returned it's 
results (the column names) in uppercase.

I didn't try with MySQL

Liam