#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