what are the component of range? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
How could you generate test data with no input data?
how to read character value without using substr function in sas ?
There is a field containing a date. It needs to be displayed in the format “ddmonyy” if it’s before 1975,”dd mon ccyy” if it’s after 1985, and as ‘disco years’ if its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
Name statements that function at both compile and execution time.
What is _n_?
How would you identify a macro variable?
How do handle working under pressure?
What data sets do you need to produce the report?
what is picture format? give any one example?
what is OLAP?
What is the difference between order and group variable in proc report?
How to get top scorer student from a class-table having different sections A,B, C & D? Each section having same number of students.