HashamNiaz Commented 2 Years ago through
Blogs | 1 Point
I have came accross the same question at Microsoft TechNet Forum and here is an answer to that;
The reason which i know why Duplicate Column Names are not allowed in ORDER BY Cluase is pretty simple;
Please see the below SQL what you think it mig...