The following SAS program is submitted: data WORK.COMPRESS; ID = "˜1968 05-10 567'; NewID = compress (ID, "-"); run; What will the value of NewID be in the WORK.COMPRESS data set?
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Mandar77
1 month, 2 weeks agoKleinstone
1 year, 6 months ago