explain the proc in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
Under what circumstances would you code a SELECT construct instead of IF statements?
How do you define proc in sas? : sas-grid-administration
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.
i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.
How to specify variables to be processed by the freq procedure?
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
how are numeric and character missing values represented internally? : Sas programming
what is difference in window SAS & Unix SAS.....how do define working environment in both???
How many tiers in sas architecture?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
If you?re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?