what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?
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?
What is the purpose of trailing @ and @@? How do you use them?
How do you control the number of observations and/or variables read or written?
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
what are the different ways of merging two datasets.name atleast 4.
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What is the difference between %local and %global?
which stats created by proc means that are not created by proc summary or vice versa?
how to write code for left outer join in SAs using datastep?
explain the proc in sas? : Sas-administrator
How we can create SAS USER DEFINED CODE?