The SORT by default is NOT stable. You are only guaranteed the result if you use the addition STABLE. This is well documented.
↧
The SORT by default is NOT stable. You are only guaranteed the result if you use the addition STABLE. This is well documented.