What are symbol tables?Differemce between Local N Global
Symbol tables.....
Answer Posted / chetan
Symbol table is save the Macro varibale list.
Local symobl table save the local macro varibale &
Global symbol table save the global macro varibale.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Difference between informat and format?
How do you define proc in sas? : sas-grid-administration
How do you delete duplicate observations in sas?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
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 a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
What are the functions used for character handling?
which date function advances a date, time or datetime value by a given interval? : Sas programming
How would you define the end of a macro? : sas-macro
what is study design in while working with SAS? what are screening variables in SAS?
What is a method to debug and test your SAS program?
How is character variable converted into numeric variable and vice versa?
Which command is used to save logs in the external file?
What are the scrubbing procedures in sas?