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.
Author |
Topic |
oceanboy
Starting Member
44 Posts |
Posted - 2007-04-23 : 03:11:42
|
Hello, this might be a stupid question but it is possible to select columns that is not mentioned on the select list? For example, I have column 1 to 10, and I want to select column beside those that is mentioned. It's similar logic to IF NOT(column 1 or column 2).   |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2007-04-23 : 03:12:26
|
No. Not possible KH |
 |
|
|
|
|