what is metadata? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
create macros---you have 365 number of data and you need to merge it throw the macros,,,,,, data file1; input a @@; cards; 1 2 3 4 ; run; data file2; input a @@; cards; 5 6 7 8 ; run; data file3; input a @@; cards; 9 10 11 12 ; run;data file4; input a @@; cards; 13 14 15 16 ; run;
what is enterprise guide? What is the use of it? : Sas programming
Are you familiar with special input delimiters How are they used?
What are the different servers in sas? : sas-grid-administration
What are common programming errors committed in sas
Why is SAS considered self-documenting?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
how to generate the test data in sas without input data? : Sas-administrator
what are the benefits of data integration? : Sas-di
What does error:1 mean?
What is the order of evaluation of the following operators + - * / ** () ???
Mention the category in which sas informats are placed?