SAS OnlineTutorback||next

Try It! Join Clinic.Therapy1999 and Clinic.Totals2000 using PROC SQL.

Creating HTML output? Read this first.

  1. Write a PROC SQL step to select Month, WalkJogRun, and Swim from Clinic.Therapy1999 and Treadmill and NewAdmit from Clinic.Totals2000 (Month is in both tables). Create Exercise by adding WalkJogRun and Swim. Select rows where values of Month match. End the step with a QUIT statement.

  2. Submit the step and view the output.

    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