Tagged Questions

0
votes
2answers
30 views

order by issues

Hi, I need help in order by, I have a subquery which gets this data. pname version count xxx V12.1 1 yyy V22.1.3 1 We are using grouping function and roll u …