how to read the variables in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
What are the uses of sas?
Name any two sas spawners? : sas-grid-administration
what is the usage for assigning error=1 in a dataset ?
wat has been most common programming mistake?
What is the function of output statement in a SAS Program?
what is the function of catx syntax? : Sas-administrator
What is the pound sign used for the DATA _NULL_?
how to display duplicated observations in a data using base sas.
13 Answers HCL, TCS,
What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;
Which statement does not perform automatic conversions in comparisons?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
Mention common programming errors committed in sas ?