Which is the best training institute for SAS in Delhi.
Please reply
Answer Posted / surabhi
Professional sas tutors
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is the maximum length of the macro variable?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
explain the difference between proc means and proc summary?
What are the new features included in the new version of SAS Programming Language?
What are the special input delimiters used in SAS?
what are input dataset and output dataset options? : Sas programming
What is the difference between %put and symbolgen? : sas-macro
How long can a macro variable be? A token? : sas-macro
What are the table names in oracle database...?
what is sas enterprise intelligence architecture? : Sas-bi
Which function is used to count the number of intervals between two sas dates?
What does P-value signify about the statistical data?
What system options would you use to help debug a macro? : sas-macro
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
for report generation which one you used proc report or data_null_?