how does sas handle missing values in an update? : Sas programming
How to save the log information in a file for future use
how to debug and test the sas program? : Sas-administrator
What is the use of PROC gplot?
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.
How to get part of string form the source string without using sub string function in SAS?
Explain the use of proc print and proc contents?
why a stop statement is needed for the point= option on a set statement?
What are common programming errors committed in sas
What is the purpose of _error_?
What are the data types that sas contain?
what is the primary variable in your study?
What is the difference between input and infile statement?