What is maximum storage capability of SAS?
No Answer is Posted For this Question
Be the First to Post Answer
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set?
what r the job openings SAS for fresher graduates !
What is a put statement?
hi guys ...i have one query... data abc; input s w k g o t a m; cards; 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 ; run; i want the output to be the sorted order(only variables).observations should not be changed..
What is the pound sign used for the DATA _NULL_?
What are the functions which are used for character handling functions?
What would you change about your job?
What do you code to create a macro? : sas-macro
6) Explain about below automatic variables a) _N_ b) _ERROR_ c) _CHAR_ d) _NUMERIC_ e) _ALL_ f) FIRST.BY VARIABLE g) LAST.BY VARIABLE h) _NAME_ i) _TYPE_ j) _FREQ_ k) _STAT_ l) _BREAK
Name any two sas spawners? : sas-grid-administration
What is SAS? is it a software just for use or we can creat something over there?