what do the mod and int function do? What do the pad and dim functions do? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Are you involved in writing the inferential analysis plan? Tables specifications?
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
What is program data vector (pdv) and what are its functions?
for whom is sas data integration studio designed? : Sas-di
wat has been most common programming mistake?
I need help in merging two different datasets. I am merging by date and I want to propagate observations from one dataset to the corresponding dates. One dataset has a unique date for each day of the month, while the other dataset has same date for different patient visits. For example I want to spread an observation on the 31DEC2008 from one dataset to several observations with the same date on a second dataset for all the patients who visited on that date. I have tried to merge the two and the result is not what I wanted. Instead I get a dataset whereby all the dates have missing values where observations from the first datset should have spread.
How to create an external dataset with sas code?
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
How to convert a given date value into SAS date
9 Answers CitiGroup, Quintiles,
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
Does anybody has lastest SAS certification dumps,if anybody has please mail me on saggydesai@gmail.com
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?