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 can you import .csv file in to sas? : Sas programming
What are the functions used for character handling?
Mention common programming errors committed in sas ?
what type of graphs we will create(for 2+years candidates)?
what is data integration? : Sas-di
What do the PUT and INPUT functions do?
What are the parameters of scan function?
Intern stastical programmer written test
why a stop statement is needed for the point= option on a set statement?
Which function is used to count the number of intervals between two sas dates?
describe the interaction table in sas di? : Sas-di
how to change the execute of macro
How are numeric and character missing values represented internally?
What system options would you use to help debug a macro? : sas-macro
describe about physical data integration? : Sas-di