what does the run statement do? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
What does P-value signify about the statistical data?
how can u convert this 25-jul-2010 from numeric to charcter?
What are the differences between proc means and proc summary?
is data integration and etl programming is same? : Sas-di
Describe the ways in which you can create a macro variable?
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
what is treatment emergent events and treatment emregent adverse event
for whom is sas data integration studio designed? : Sas-di
Explain why double trailing @@ is used in input statement?
How many missing values are available? When might you use them?