Is there a SELECT statement, if I have a table with 50 columns, to select
every column EXCEPT the last one?  Can I do this without typing the name of
all 49 columns?

If so, then what if I want to exclude the last TWO columns?

Thanks,

John


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to