in reply to Re^3: My doubts about using fetchall_arrayref
in thread My doubts about using fetchall_arrayref
So
is perfectly valid, and DBD::Sybase will set the column name to 'this is the label'.select foo as 'this is the label' from bar
Michael
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: My doubts about using fetchall_arrayref
by CountOrlok (Friar) on Apr 03, 2013 at 05:16 UTC |