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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1399 views
  • 0 likes
  • 3 in conversation