if I have a table with: id englishText spanishText picture
And I query the table with: select id, spanishText from myTable limit 30
how do I change the 'spanishText' field name to say 'language' ?
many thanks g
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]