Viewing 4 posts - 1 through 5 (of 5 total)
It's super effective!
Worked like a charm, thanks a lot.
XC
July 14, 2015 at 4:16 pm
1 extra question, I have to add an extra Column from the original table thats not related to the 'Value' Column.
Supose the original Table is:
NameValueSS
Xavier42
Abigail43
Muriel42
Xavier33
Abigail32
Xavier22
Muriel13
Now that I have the proper...
July 14, 2015 at 2:36 pm
Luis, this is a subquery I needed to complete for a bigger query, your answer helped me since I was trying to use DISTINCT with MIN when I needed to...
July 14, 2015 at 1:03 pm
Even The Management studio was trying to say this to me
"Column 'NAME' is invalid in the select list because it is not contained in either an aggregate function or the...
July 14, 2015 at 12:47 pm
Viewing 4 posts - 1 through 5 (of 5 total)