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

What is the difference between save and create method of activerecord?

0 Answers  


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

0 Answers  


What is the meaning of .(dot) in .NET framework?

1 Answers   HCL,


Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?

1 Answers  


how to generate dsnless connectivity in j2ee

0 Answers  






Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile

0 Answers  


what is difference between input parameter and output parameter.

0 Answers   NIIT,


what are the difference between C,C++and Java

1 Answers   Wipro,


give idea for creating screen in abap

0 Answers  


Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance

0 Answers  


What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?

0 Answers  


What is meant by spooling

2 Answers   Qiscet,


Categories