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

name several ways to achieve efficiency in your program? : Sas programming

672


Give e an example of..

1742


What are the default statistics that proc means produce?

688


How to include or exclude specific variables in a data set?

764


what is null hypothesis? why do you consider that?

2527






What function CATX syntax does?

777


What is a macro routine?

2212


Have you ever used the SAS Debugger?

1322


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

626


what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

644


Difference between SAS STATA & SPSS?

781


Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??

2206


How does proc sql work?

719


Mention some common errors that are usually committed in sas programming.

687


what are the categories that sas informats are used to the place the data? : Sas-administrator

710