Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Select * except

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-17 : 17:28:55
Corrupt_SYN writes "I have a table that has 400 columns in it, I want to select all but ne column how do I write my select statement??

E.g.

Select * (except vanilla_bean) from Ice_creams"
   

- Advertisement -