How could you generate test data with no input data?

Answer Posted / teena

using set statement ....cards and datalines needs input data
these below 2 will need input data
_null_ will create no actual dataset but will create obs
obs=0 will create empty dataset

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is sas metadata repository? : Sas-bi

834


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

785


What is the function of output statement in a SAS Program?

817


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

917


What are the uses of sas?

914


What are the different versions of sas that you have used until now? : sas-grid-administration

1045


explain the function of substr in sas? : Sas-administrator

781


what are the considerations when picking a SAS/STAT procedure?

3135


What is the work of tranwrd function?

960


Explain the special input delimiters used in sas programming.

787


What will calendar procedure do?

835


What is maximum storage capability of SAS?

1101


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.

1927


Tell e how how dealt with..

1976


What is the difference between using drop = data set option in data statement and set statement?

904