Answer Posted / rag_uss
rename the same library by using libname statement
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how would you create multiple observations from a single observation? : Sas programming
how to debug and test the sas program? : Sas-administrator
Which are the statements whose placement in the data step is critical?
why is sas considered self-documenting? : Sas programming
What are the table names in oracle database...?
Which date function advances a date, time or datetime value by a given interval?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Do you need to rearrange the order of the data for the report?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What are the data types in sas?
What is by-group processing?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
What is the maximum length of the macro variable?
Why double trailing @@ is used in input statement?
how can you import .csv file in to sas? : Sas programming