BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
1 ACCEPTED SOLUTION

Accepted Solutions
novinosrin
Tourmaline | Level 20
Data Dk;
X=5;
Y=7;
_iorc_=y;
y=x;
x=_iorc_;

Run;

View solution in original post

5 REPLIES 5
novinosrin
Tourmaline | Level 20
Data Dk;
X=5;
Y=7;
_iorc_=y;
y=x;
x=_iorc_;

Run;
Mounika2
Calcite | Level 5
How does _iorc_ work here?

novinosrin
Tourmaline | Level 20

Same as any other temp variable. I used that bcoz i was lazy to write a drop statement for other regular temp variable

Mounika2
Calcite | Level 5
Okay thank you 😊

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 choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 1605 views
  • 1 like
  • 3 in conversation