SAS OnlineTutorback||next

Try It! Extract the year value from a SAS data value.

Creating HTML output? Read this first.

  1. Create a data set named Act.Talent99 from Act.Talent. Include in the data set only those actors hired in 1999 by extracting the year value from the variable LastHired. Format the SAS date value for LastHired.
     
  2. Print the data set. The new data set should contain 20 observations and 14 variables.

    Return here and select Next.

Solution

back||next


Copyright © 2002 SAS Institute Inc., Cary, NC, USA.
All rights reserved.

Terms of Use & Legal Information | Privacy Statement