Statistical Analysis System (SAS) Programming Certification Practice Exam Flash Cards

Question: 1 / 400

Which option creates a subset of the data where the Finish variable contains the string walnut in a case-insensitive manner?

?

if index(lowcase(finish),'walnut') > 0;

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy