Is it a character or numeric variable? Assuming it's character since you have leading zeros, then you can use the CAT() and CAT_() family of functions.
Is it a character or numeric variable? Assuming it's character since you have leading zeros, then you can use the CAT() and CAT_() family of functions.
data want; set have;
NEW_ID = catt("20", OLD_ID);
run;
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!