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
what is woransient key word? how it is used in java
what is the basic and unique feature of dotnet
what is the difference between set and append?
Find out the roles which gives access to all tables in SAP? Thanks in advance.
Write a program to implement BFS/ DFS routine in a connected graph
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
i am exeprienced person what is selection process
what is meant by life cycle of a business
Any real time example of O2C process from taking order till creating invoice.
if there are n nodes in a binary tree, how many null pointers are there?
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
When will you use shell script/Perl ahead of C/C++?