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
can anyone please tell me the procedure for the NIC personal interview as i have been selected for the post of scientist/technical assistant B
what are the advantages of sap on other software ?
when we use mantis? how learn mantis?
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
how pseudo column works?
Indentify the essential difference between GUI and a command line operating systems?
1 Answers Deloitte, Infosys, Wipro,
Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.
How to find the aerry size
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
What is the use of sas software? Is sas and sap are different?
What is meant by spooling
how to invoke the macro in another macro?