SAS question: I have 50 fils a1,a2,...,a50. the primary key
is upc. then if i want to merge all 50 files, the code is
as follows,

data test;
merge a1 ... a50;
by upc;
run;

we know that writing all 50 files name is time consuming,
is there any standard format of this code?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe

0 Answers  


How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there

0 Answers   247Customer,


Corillian's product is a "Component Container." Name at least 3 component

1 Answers  


what type of exceptions & problems are faced in production time at java technology?

0 Answers   CTS,


how MATLSB software suitable for electrical branch? which tools are useful??

1 Answers  






which is the best institute for testing tools in hyderabad?

1 Answers  


What is a singleton linked list?

1 Answers   Wipro,


Differevce between arrays and array builders?

0 Answers  


what is the difference between uservariables and systemvariables (in Environmental variables)???

0 Answers  


What is procedural oriented language language..? give some examples of this language....?

0 Answers  


How do i find out the number of parameters passed into function?

0 Answers  


What is the best action a system can take when deadlock is detected

2 Answers  


Categories