What is the role of unrestrictive users? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What is the difference between a PROC step and a DATA step?
Enlist the functions performed by sas.
how do you debug and test your sas programs? : Sas programming
What is slibref?
how do you validate sas program?
What r all the reporting procedures...?
Mention few capabilities of sas framework.
What does the trace option do?
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 to change the execute of macro