BookmarkSubscribeRSS Feed
89sankar
Fluorite | Level 6

I have two DI jobs have exact code and logic. But the order of data becomes different. I am trying to sort the data with emp_no, year, join_datetime. There are two records have same exact above three information. While sorting I get two different orders. DI 4.2 version for both the jobs.

2 REPLIES 2
mnjtrana
Pyrite | Level 9

This should not be happening, can you please post a screenshot of the output data?


Cheers from India!

Manjeet
LinusH
Tourmaline | Level 20
SQL doesn't preserve original sort order.
If you need original sort order you need to ad more ORDER BY columns.
Data never sleeps

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1382 views
  • 0 likes
  • 3 in conversation