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

it will just print '8' many times in 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

Explain the main difference between the sas procedures and functions? : Sas-administrator

1112


what is the use of proc contents and proc print in sas? : Sas-administrator

1103


What is PDV?

1204


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

1144


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

1189


What is the difference between the proc sql and data step?

1221


What is the general format of function in sas? : sas-grid-administration

1028


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1845


What can you learn from the SAS log when debugging?

1434


Differentiate between format and informat? : sas-grid-administration

1120


Differentiate between ceil and floor functions.

1197


explain the function of substr in sas? : Sas-administrator

1063


what are _numeric_ and _character_ and what do they do? : Sas programming

1192


How to sort in descending order?

1298


what are the considerations when picking a SAS/STAT procedure?

3415