what is factor analysis? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
name several ways to achieve efficiency in your program? : Sas programming
What does PROC print, and PROC contents do?
explain the concepts and capabilities of business object? : Sas-bi
How would you remove a format that has been permanently associated with a variable? ________________
How would you define the end of a macro? : sas-macro
How can you limit the variables written to output dataset in data step?
Explain the purpose of substr functions in sas programming.
How do you debug and test your SAS programs? What can you learn from the SAS log when debugging? How do you test for missing values? How would you create multiple observations from a single observation? What are some good SAS programming practices for processing very large data sets? Briefly describe 5 ways to do a "table lookup" in SAS. Why is SAS considered self-documenting? Are you sensitive to code walk-throughs, peer review, or QC review? What other SAS features do you use for error trapping and data validation? How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What is the use of stop statement?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
how could you generate test data with no input data? : Sas programming
how do we get duplicate observations in a separate dataset?