how can you get the single data set from the library(which
has the number of data sets)?
Answer Posted / k.padmaja
proc copy in=actuallib out=rqlib;
select datasetname;
run;
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What are the difference between sas functions and procedures?
How to sort in descending order?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
how many types of prompts are there? : Sas-bi
for what purpose would you use the retain statement? : Sas programming
what is change analysis in sas di ? : Sas-di
What is Linear Regression?
explain about various caches available in data integrator? : Sas-di
what is hierarchy flattening? : Sas-di
which date functions advances a date time or date/time value by a given interval? : Sas programming
what are the considerations when picking a SAS/STAT procedure?
explain the key concept of sas? : Sas-administrator
What is the difference between %put and symbolgen? : sas-macro
how will you locate the sas platform applications? : Sas-bi