what is option year cuttoff in sas
Answers were Sorted based on User's Feedback
Answer / prasad
by this option, we can set the year span like -
Options yearcutoff=2050
so it sets year from 2050 to 2149 .., not 2050 to 2049.
| Is This Answer Correct ? | 19 Yes | 3 No |
Answer / ankit
by this option we can set the year span like
Options yearcutoff=2050
so it sets year from 2050 to 2049 ..
| Is This Answer Correct ? | 2 Yes | 15 No |
Tell different ways to create Macrovarible?
3 Answers Accenture, PharmaNet i3,
What are the 3 components in sas programming?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
How to do user inputs and command line arguments in SAS? D&B
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what is hierarchy flattening? : Sas-di
how many types prompting framework can be broken down to? : Sas-bi
Define run-group processing?
which stats created by proc means that are not created by proc summary or vice versa?
How do you read in the variables that you need?