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

Can we replace a dataset into view?

Answer Posted / vivek

proc sql;
create view <viewname> as
select *
from <Datasetname>;
quit;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What was the last computer book you purchased? Why?

2418


What makes sas stand out to be the best over other data analytics tools?

1107


how to do user inputs and command line arguments in sas?

3084


how would you determine the number of missing or nonmissing values in computations? : Sas programming

1194


what are the types of interactive display types? : Sas-bi

1143


What is the difference between %put and symbolgen? : sas-macro

1291


What are the automatic variables for macro? : sas-macro

1317


what has been your most common programming mistake? : Sas programming

1181


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

1273


How to specify variables to be processed by the freq procedure?

1116


how can you import .csv file in to sas? : Sas programming

1137


What are the data types that sas contain?

1244


What is the basic structure of a sas program?

1164


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3629


Tell me more about the parameters in macro? : sas-macro

1087