how do you pull data from equifax?tell me the process?
No Answer is Posted For this Question
Be the First to Post Answer
How would you delete duplicate observations?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
What are the ways to do a “table lookup” in sas?
How do you debug and test your SAS programs?
what type of reports you are generating in your company...???
2 Answers GSK GlaxoSmithKline,
What is proc sql pass through facility?
What is instream data in SAS?
what is the purpose of _error_? : Sas programming
Differentiate between sas functions and sas procedures.
Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.
How can you put a "trace" in your program?