what is information maps?
No Answer is Posted For this Question
Be the First to Post Answer
is it possible to generate sas datasets using proc print ???
1 Answers GSK GlaxoSmithKline,
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.
what is broad cast agent? : Sas-bi
What is the difference between nodupkey and nodup options?
How did you use the round function?give an example(don't say it will round to the nearest intger) eg1:round(84.55,.1) =84.6 eg2:round(92.64,.1)=92.6,How it is happening like this tell me the logic,that is how the round function works when we have deimal values?
how can get the first and last observations in a dataset using Proc SQl?
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
What is the difference between Proc tabulate and Proc print
how to intersect the tables by using PROC MIXED?
what is hash files in sas and why we are using this one in sas?
What is connection profile? : sas-grid-administration
Explain why double trailing @@ is used in input statement?