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
Tell me about % include and % eval? : sas-macro
Describe the ways in which you can create macro variables? : sas-macro
How would you identify a macro variable?
How can sas program be validated?
Explain append procedure?
What are common programming errors committed in sas
what is broad cast agent? : Sas-bi
How would you define the end of a macro? : sas-macro
What is the maximum and minimum length of macro variable
what is sas metadata server? : Sas-di
What areas of SAS are you most interested in?
how are numeric and character missing values represented internally? : Sas programming
What are the functions which are used for character handling functions?
what is snowflake schema? : Sas-di
explain about sas business intelligence? : Sas-bi