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 |
|
gavakie
Posting Yak Master
221 Posts |
Posted - 2009-11-16 : 14:56:02
|
| I have this dataset the last column i want to only show the number for the highest on the first column so a07, b05 and so on.A01 0.1815557670870152443A02 0.1815557670870152443A03 0.1815557670870152443A04 0.1815557670870152443A05 0.1815557670870152443A06 0.1815557670870152443A07 0.1815557670870152443B01 0.1755158887269643644B02 0.1755158887269643644B03 0.1755158887269643644B04 0.1755158887269643644B05 0.1755158887269643644 |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
|
|
|