How to read an input file in sas?
No Answer is Posted For this Question
Be the First to Post Answer
how do u identify a macro variable
what other SAS features do you use for error trapping and data validation?
Please write codes to merge two datasets and keep every record in the first dataset.
Does SAS ‘Translate’ (compile) or does it ‘Interpret’? Explain.
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
why is sas data integration studio important? : Sas-di
What is difference between (a-z) and (a--z)
How would you remove a format that has been permanently associated with a variables?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
What is Linear Regression?
Identify statements whose placement in the DATA step is critical?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?