What are the best sas programming practices for handling very large datasets? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
i have a dataset with var1,var2,var3; i want to upload the titles for the variables . How can we?
how does sas handle missing values in sort order? : Sas programming
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
Please write codes to merge two datasets and keep every record in the first dataset.
Have you been involved in editing the data or writing data queries?
1 Answers BioServe, Oracle, Sasken,
What is highest missing value for numeric?
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 sas metadata server? : Sas-di
What are pdv and it functions?
What would be the value of month at the end of data step execution and how many observations would be there?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?