#148Multiple Choice
The following SAS program is submitted: data work.test; Author = 'Agatha Christie'; First = substr(scan(author,1,' ,'),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