Name statements that function at both compile and execution
time.
Answers were Sorted based on User's Feedback
Answer / radhika
DATA is the statement that function at both compile and
execution time.
Is This Answer Correct ? | 21 Yes | 3 No |
Answer / suresh
input is the only statement that function at both compile
and execution time
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / vishh
input is the statement that function at both compile and execution time.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sweety kumari
Input statement functions both at compile and execution time
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ganesh
keep and drop statements identifies at both compile and
execution time.
Is This Answer Correct ? | 8 Yes | 15 No |
what are 5 ways to perform a table lookup in sas? : Sas-administrator
how we can call macros with in data step?
name few built in sas transformation in DI studio ?
How would you delete duplicate observations?
i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
1.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.
How would you compile all macros from a folder in a study, within the autoexec program?
what are _numeric_ and _character_ and what do they do? : Sas programming
Differentiate input and infile.
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What is the difference between nodupkey and nodup options?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di