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 😊

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 842 views
  • 1 like
  • 3 in conversation