why is sas data integration studio important? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
how to generate the test data in sas without input data? : Sas-administrator
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What is LOGICAL VARIABLES in SAS.And how it can be used..Can anyone support..???
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
Name statements that function at both compile and execution time?
What do you feel about hardcoding?
what are informats in sas? : Sas-administrator
Describe 5 ways to do a “table lookup” in SAS?
How would you remove a format that has been permanently associated with a variable? ________________
How do dates work in SAS data?
What are the functions used for character handling?
if x=round(26.3,10)-1 then x= how much and how explain?