I'm new on SAS-Studio. I don't understand why this programme don't work on SAS Studio, labels dosen't work with a proc contents statement (but it works well with SAS local 9.4). Many Thanks.
proc contents data=world; Label pop85='population in 1985'; run;
Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.