what are the three main credit bureau names
Answer Posted / ashutosh
equifax
experian
transunion
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we can call macros with in data step? : sas-macro
how do you debug and test your sas programs? : Sas programming
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
how can you put a "trace" in your program? : Sas programming
What is the maximum and minimum length of macro variable
What is connection profile? : sas-grid-administration
How do you control the number of observations and/or variables read or written?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what is factor analysis? : Sas-administrator
what are validation tools that are used in sas? : Sas-administrator
what is the effect of the options statement errors=1? : Sas programming
How long can a macro variable be? A token? : sas-macro
how to change the execute of macro
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
Explain why double trailing @@ is used in input statement?