SAS Internal Examination

1234567891011121314151617181920212223242526
Across
  1. 3. Change default settings of SAS Environment
  2. 5. Clear the windows data
  3. 6. Option which provide security to SAS data
  4. 10. Statement to sort the observations
  5. 12. Statement used to store few variables out of many
  6. 14. Statement used to change the name of variable
  7. 17. Type of method to combine datasets
  8. 19. Input the data to the SAS compiler
  9. 20. Statement used to merge/combine two datasets
  10. 21. Window which shows the data in the form of libraries in SAS Environment
  11. 25. Statement used to add comments within the program
  12. 26. Additional column added by SAS compiler to the output window
Down
  1. 1. Option used to delete few variables
  2. 2. Used to perform task on the data
  3. 4. SAS window where one writes the programs
  4. 7. Control statement
  5. 8. Statement which tells the compiler that observations lie ahead
  6. 9. Name of person who developed SAS
  7. 11. optional command in datastep
  8. 13. $ signifies this class of variables
  9. 15. Prints the data to the output window
  10. 16. SAS programs
  11. 18. Total number of observations
  12. 22. opens another command window in SAS Envirnment
  13. 23. Syntax to create libraries
  14. 24. Statement used to exit SAS environment