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 / sasuser

It will have one column with value 8 in table abc.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is data step?

1240


Describe a time when you were really stuck on a problem and how you solved it?

2599


what are several options for creating reports in web report studio? : Sas-bi

1222


How do you test for missing values?

1688


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

2198


how will you location sas platform applications available from web browser? : Sas-bi

1113


what is SAS OPTIMIZATION?

2348


how do you debug and test your sas programs? : Sas programming

1169


Mention what is the difference between nodupkey and nodup options?

1058


What is the maximum length of the macro variable?

1222


Which command is used to perform sorting in sas program?

1092


What is the difference between order and group variable in proc report?

1480


Why and when do you use proc sql?

1282


what can you learn from the sas log when debugging? : Sas programming

1136


How necessary is it to be creative in your work?

2523