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...


how can you get the single data set from the library(which
has the number of data sets)?

Answers were Sorted based on User's Feedback



how can you get the single data set from the library(which has the number of data sets)?..

Answer / shivraj gangu

Using the Libname stetment and select statment..

Is This Answer Correct ?    24 Yes 0 No

how can you get the single data set from the library(which has the number of data sets)?..

Answer / k.padmaja

proc copy in=actuallib out=rqlib;
select datasetname;
run;

Is This Answer Correct ?    9 Yes 1 No

how can you get the single data set from the library(which has the number of data sets)?..

Answer / mamatha

Using Lib_Name.Dataset_Name statement.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

What are the applications primarily used by business analyst? : Sas-bi

0 Answers  


What do the SAS log messages "numeric values have been converted to character" mean?

0 Answers   Quintiles,


Briefly describe 5 ways to do a "table lookup" in sas.

4 Answers   Quintiles,


For clinical entire study how many tables will create approx?

0 Answers   TCS,


explain the main difference between the nodup and nodupkey options? : Sas-administrator

0 Answers  


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

0 Answers  


What do the PUT and INPUT functions do?

0 Answers  


Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.

3 Answers  


here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.

2 Answers   Cap Gemini, L&T,


what is the prob plot in clinical domain

1 Answers   TCS,


if x=round(26.3,10)-1 then x= how much and how explain?

5 Answers   BoA,


What versions of SAS have you used (on which platforms)?

0 Answers   Quintiles,


Categories