Describe the function and untility of the most difficult
SAS macro that you have written.
No Answer is Posted For this Question
Be the First to Post Answer
Name statements that function at both compile and execution time?
What is the difference between one to one merge and match merge? Give an example.
Give some examples where proc report’s defaults are different than proc print’s defaults?
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
what is broad cast agent? : Sas-bi
what is sas and what are the functions? : Sas-administrator
How to Rename Library?
Which is Best Institute for learning SAS BASE & SAS BI in Hyderabad? Can anyone suggest me ?
sas macros
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
What Proc glm does?
What does P-value signify about the statistical data?