How could you generate test data with no input data?
Answer Posted / jahnavi
eg: data two;
var1 = ranuni(0) * 10 ;
run;
This datastep would create random integers between 0 and 10;
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different servers in sas? : sas-grid-administration
What are the ways in which macro variables can be created in sas programming?
What are the new features included in the new version of SAS Programming Language?
Name few SAS functions?
Explain why double trailing @@ is used in input statement?
Describe the ways in which you can create a macro variable?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
Can you execute macro within another macro? : sas-macro
Explain input and put function?
What are symget and symput? : sas-macro
Hi, If anyone has base SAS certification dumps, please share.
What is the differnce between SDTM 3.1.2 to 3.1.1 version
what is sas data set?
What are the difference between the sas data step and sas procs?
what is data integration? : Sas-di