How could you generate test data with no input data?
Answer Posted / bala
By using 'cards' and 'Datalines' statements
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
explain what is factor analysis? : Sas-administrator
what is broad cast agent? : Sas-bi
How would you determine the number of missing or nonmissing values in computations?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
Which command is used to perform sorting in sas program?
How to create a permanent sas data set?
What commands are used in the case of including or excluding any specific variables in the data set?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
Explain how you can debug and test your SAS program?
what are some differences between proc summary and proc means? : Sas programming
why a stop statement is needed for the point= option on a set statement?
What are the statements that are executed only?
What are types of transport files?
which date functions advances a date time or date/time value by a given interval? : 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.