WHAT IS LAG FUNCTION ? WHERE CAN YOU IMPLEMENT THIS
FUNCTION?
Answer Posted / hari
Returns values from the queues
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
what is the Population you used in your project, is it ITT or PP?
What are the differences between proc means and proc summary?
name several ways to achieve efficiency in your program? : Sas programming
What is substr function?
Compare sas with other data analytics tools.
how would you determine the number of missing or nonmissing values in computations? : Sas programming
How to convert a numeric variable to a character variable?
Give an example where SAS fails to convert character value to numeric value automatically?
what are the types of interactive display types? : Sas-bi
How can you create a macro variable with in data step? : sas-macro
What is the order of application for output data set options, input data set options and SAS statements?
How does the internal authentication work in sas? : sas-grid-administration
If a variable contains letters or special characters, can it be numeric data type?
Explain why double trailing @@ is used in input statement?
for report generation which one you used proc report or data_null_?