For what purposes have you used sas macros? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
what is the function of catx syntax? : Sas-administrator
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
How to sort in descending order?
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
Mention the difference between ceil and floor functions in sas?
What is the one statement to set the criteria of data that can be coded in any step?
Give e an example of..
What are the scrubbing procedures in sas?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What are pdv and it functions?
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?
How do you connect the desktop application to metadata server? : sas-grid-administration