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 |
renjithmamman
Starting Member
1 Post |
Posted - 2007-09-12 : 05:18:30
|
i am using sqlserver 2000 how can i select data from table using column numberfor exampleselect 1,2,3 from table1,2,3 are colunm positionthanks renjith mamman |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2007-09-12 : 05:52:17
|
Why do you want to get data using ordinal position?MadhivananFailing to plan is Planning to fail |
 |
|
|
|
|