#149Multiple Choice

The following SAS program is submitted: data work.test; Author = 'Christie, Agatha'; First = substr(scan(author,2,' ,'),1,1); run; Which one of the following is...

Premium Content

Create a free account to preview more questions, or enroll for full access.

Get Started Free
Previous
Question 149 of 269
Exam A00-211 Topic 2 Question 50
Back to all questions
Next