What is the difference between one to one merge and match merge? Give an example.
No Answer is Posted For this Question
Be the First to Post Answer
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
How to include or exclude specific variables in a data set?
what is the use of catalog?
Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books
Differences between where and if statement?
Under what circumstances would you code a SELECT construct instead of IF statements?
here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.
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
for report generation which one you used proc report or data_null_?
3 Answers Accenture, Quintiles,
What are the features of SAS?
what is Difference between PROC SQL JOINS and MERGE?
proc means? proc sort? proc append? proc freq? proc print? proc content?