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