Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

if you have 365 no of data set and each one having different
variable from each other. how will you read by creating
macros and create a single data set.

Answer Posted / manoj mishra

Make a library where all data set resides. Use proc contect
and out option to create a data of proc contect from where
we get all data set name. Create Macro using Call Symput for
each dataset name into separate macro variable. We can not
merge them as they dont have common variable. We need set or
Append or SQL to merge them together.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

name the scheduler for scheduling job and explain the scheduler? : Sas-di

1091


What are the scrubbing procedures in sas?

1055


For what purposes have you used sas macros? : sas-macro

1046


What are the statements in proc sql?

1147


what is sas enterprise intelligence architecture? : Sas-bi

1017


I have a dataset concat having variable a b & c. How to rename a b to e & f?

1076


How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

1098


what are validation tools that are used in sas? : Sas-administrator

1113


What is SAS informats?

1160


name some data transformation used in sas di? : Sas-di

1031


Explain data step in SAS

1157


Explain input and put function?

1184


what is information maps?

2276


Given an unsorted data set, how to read the last observation to a new data set?

1407


What’s the difference between var b1 – b3 and var b1 — b3?

1437