what are the categories that sas informats are used to the place the data? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
what is SAS/Access and SAS/Connect?what are the uses?
when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.
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;
How do you add a number to a macro variable?
what is the difference btw proc means and proc univariate?
how we can call macros with in data step?
How would you invoke a macro? : sas-macro
What is a macro routine?
What is the order of evaluation of the comparison operators: + - * /** ()?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Explain translate function?
What is your favorite all time computer book? Why?