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
How to sort in descending order?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What are the advantages of using sas?
how to change the execute of macro
why a stop statement is needed for the point= option on a set statement?
What are the applications primarily used by business analyst? : Sas-bi
What do the SAS log messages "numeric values have been converted to character" mean?
What is the basic structure of a sas program?
How would you identify a macro variable?
Intern stastical programmer written test
what type of graphs we will create(for 2+years candidates)?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
what is the function of catx syntax? : Sas-administrator
what is sas business intelligence? : Sas-bi
do you prefer proc report or proc tabulate? Why? : Sas programming