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 to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2717


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

1118


Give some examples where proc report’s defaults are different than proc print’s defaults?

1019


Which command is used to perform sorting in sas program?

997


what is sas olap server? : Sas-di

1207


What is the maximum and minimum length of macro variable

1180


How are numeric and character missing values represented internally?

1621


What is the role of unrestrictive users? : sas-grid-administration

968


What do you know about symput and symget?

1172


Describe 5 ways to do a “table lookup” in SAS?

1101


How does proc sql work?

1033


describe about metadata object? : Sas-di

1017


Mention common programming errors committed in sas ?

1073


Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?

1634


what is transformation in sas data integration? : Sas-di

982