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

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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