How to sort in descending order?
No Answer is Posted For this Question
Be the First to Post Answer
What is the command used to find missing values?
What are the statements that are executed only?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what kind of variables are collected in AE dataset?
3 Answers Accenture, Quintiles, SAS,
How do you generate random samples?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
What is the use of the %include statement?
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;
To what type of programms have you used scratch macros?
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?
what is the use of proc sql? : Sas programming