Explain the main difference between the sas procedures and functions? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an informat and a format. Name three informats or formats.
· What are some good SAS programming practices for processing very large data sets?
How would you include common or reuse code to be processed along with your statements?
What is your favorite all time computer book? Why?
How to get the repeated values by using sql in sas ?
Explain proc sort?
Explain data_null_?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
what are validation tools that are used in sas? : Sas-administrator
which features do you use to check the data validations and errors? : Sas-administrator
How to include or exclude specific variables in a data set?