what has been your most common programming mistake? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
How would you compile all macros from a folder in a study, within the autoexec program?
What is the use of stop statement?
For clinical entire study how many tables will create approx?
I need to find the numeric field which contains blank in between..Ex:123 456...there is blank in between the 123 456..I need to know if there is any SAS function to find a field.. Please suggest...
Does anybody has SAS Platform Administration certification dumps. pls send to hariithepalli@gmail.com
If you’re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?
What is the pound sign used for in the data_null_ ?
Explain append procedure?
What is the order of evaluation of the comparison operators: + - * /** ()?
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
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?
How to specify variables to be processed by the freq procedure?