how we can create optional or required parameters in SAS
macro...
Answer Posted / rajeev
using %let statement
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
Which are the statements whose placement in the data step is critical?
what is ae onset date n what is RDS
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What are the difference between ceil and floor functions in sas?
What is the use of divide function?
how would you create multiple observations from a single observation? : Sas programming
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.
Enlist the functions performed by sas.
Name and describe few sas character functions that are used for data cleaning in brief.
Can you execute a macro within a macro? Describe. : sas-macro
what is the difference between infile and input? : Sas-administrator
describe about metadata object? : Sas-di
How would you invoke a macro? : sas-macro
What do the SAS log messages "numeric values have been converted to character" mean?
What are types of transport files?