What do you know about sas and what we do? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
In which case u go for libname and in which case u go for proc sql pass thru facilit diff?
what versions of sas have you used (on which platforms)? : Sas programming
Does anybody have SAS Training manual or documentation or can you refer me any book to have better understanding on SAS. I am fresher to SAS tool. (Ready to pay)
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
how to import XTP files into SAS datasets?
1 Answers Barclays, Institute For Plasma Research,
What can be the size of largest dataset in SAS?
which date function advances a date, time or datetime value by a given interval? : Sas programming
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
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
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
How do you test for missing values?
How to specify variables to be processed by the freq procedure?