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

Where do the database management systems store data and how do
u import them.

Answer Posted / rajkumar

Most of the people are store their data in Oracle , SQL
Server.

We have to import the data by using import procedure.

Proc import datafile = <file path> out = <dataset name>
dbms = <identifier> replace;
<data-source-statement(s)>;
run;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how does sas handle missing values in functions? : Sas programming

1274


how to change the execute of macro

2375


What are the functions used for character handling?

1302


How would you determine the number of missing or nonmissing values in computations?

1127


What is proc sort?

1300


In ARRAY processing, what does the DIM function do?

1227


how many display types available in sas bi dashboard? : Sas-bi

1139


how do the in= variables improve the capability of a merge? : Sas programming

1478


How to test the debugging in sas?

1239


for whom is sas data integration studio designed? : Sas-di

1057


explain the difference between proc means and proc summary?

1176


In SAS explain which statement does not perform automatic conversions in comparisons?

1362


List down the reasons for choosing sas over other data analytics tools.

1329


Name validation tools used in SAS

1215


why is sas considered self-documenting? : Sas programming

1182