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 😊

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 759 views
  • 1 like
  • 3 in conversation