How would you include common or reuse code to be processed
along with your statements?
Answers were Sorted based on User's Feedback
Answer / mallikarjuna reddy.vanna
i think, it is by using %include statement
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / rishie
by calling a macro into your program
data x;
set x;
%Z;
run;
| Is This Answer Correct ? | 0 Yes | 1 No |
Best trainer in hyderabad for sas banking.if any one have details pls provide contact details.
what is sas metadata repository? : Sas-bi
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
SAS System ?
What Proc glm does?
explain the function of substr in sas? : Sas-administrator
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What is _n_?
i have multiple .csv files in a unix directory. every file is having variable names as header.even for empty file also. suppose take 3 files a.csv b.csv c.csv a.csv contains data as name;age,salary; raja;34;4000; ravi;33;5000; kumar;25;3000; b.csv contains data as name;age,salary; ajay;40;4500; and c.csv contains name;age,salary; (only headers) Now i want to import and append all these files in to a single dataset. i tried infile statement with *.csv to import all at a time. but i m not getting correct data. please help me . its urgent. thank you in advance
I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?