"MYSQL" <[EMAIL PROTECTED]> wrote:
> Is it possible to write a SELECT statement that will select all columns but 1 or 2 
> certain
> ones?

Nope.

>
> I know I can do SELECT Col1,Col2,Col3 etc. but if there are a few columns, I would 
> like to
> be able to do somehting like SELECT * (NOT Col12,Col13), if that makes any sense.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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

Reply via email to