what do the pad and dim functions do? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Does anybody has SAS Platform Administration certification dumps. pls send to hariithepalli@gmail.com
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
How do you add a number to a macro variable?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
how do u test a pros sql(works or not) without executing it?
how many data types in sas? : Sas-administrator
Describe a time when you were really stuck on a problem and how you solved it?
What does PROC print, and PROC contents do?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?
What would be the value of month at the end of data step execution and how many observations would be there?
hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?