Explain data step in SAS
No Answer is Posted For this Question
Be the First to Post Answer
how would you create multiple observations from a single observation? : Sas programming
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
how do you debug and test your sas programs? : Sas programming
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Intern stastical programmer written test
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,
How do you specify the number of iterations and specific condition within a single do loop?
sas implimented companies in hyderabad
i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
I use NOCUM/NOPERCENT option in the tables statement like this Proc freq data = deepak; tables x y /nocum nopercent; run; Here I get nopercent and nocum in the output only for variables x and y. How do i do it for all variables? Deepak
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
What are the table names in oracle database...?