name some data transformation used in sas di? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks
Describe the function and utility of the most difficult SAS macro that you have written?
What do you feel about hardcoding?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
What are the table names in oracle database...?
how many types prompting framework can be broken down to? : Sas-bi
How do you specify the number of iterations and specific condition within a single do loop?
What data sets do you need to produce the report?
What is factor analysis?
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 a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming