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

What happens in the following code, if u type 8 instead of
*?
proc sql noprint;
create table abc as
select 8 from lib.abc;
quit;

Answer Posted / prr

Hi Friends,
If we write 8 in the place of * then SAS Assigns,
8 for all the observations in the output window.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which date functions advances a date time or date/time value by a given interval? : Sas programming

903


where are dashboard components are created and maintained? : Sas-bi

967


what is the purpose of _error_? : Sas programming

1080


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

1038


explain the concepts and capabilities of business object? : Sas-bi

907


what is the difference between floor and ceil functions in sas? : Sas-administrator

1188


How would you define the end of a macro?

1040


What is the basic structure of a sas program?

1057


What are the ways to do a “table lookup” in sas?

976


If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro

1012


Which function is used to count the number of intervals between two sas dates?

1066


What is proc sort?

1134


What would be the value of month at the end of data step execution and how many observations would be there?

1059


how do you want missing values handled? : Sas programming

898


how do you test for missing values? : Sas programming

997