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


Please Help Members By Posting Answers For Below Questions

What is the difference between order and group variable in proc report?

842


How to create list output for cross-tabulations in proc freq?

622


hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana

4914


Differentiate between ceil and floor functions.

658


How would you identify a macro variable? : sas-macro

534






what is proc Index? and what is proc document?

1998


What is the length assigned to the target variable by the scan function?

677


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

638


If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

610


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

617


How do you connect the desktop application to metadata server? : sas-grid-administration

585


What is by-group processing?

576


In sas, what are the areas that you are most interested in? : sas-grid-administration

640


Tell e how how dealt with..

1757


What will calendar procedure do?

600