Name statements that are recognized at compile time only?
Answer Posted / sirisha
all global statements like
filename,libname,run,endsas...etc...are recognized at
compile time only.
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
what is treatment emergent events and treatment emregent adverse event
How many data types are there in SAS?
name several ways to achieve efficiency in your program? : Sas programming
Do you need to rearrange the order of the data for the report?
what is information maps?
What are the different versions of sas that you have used until now? : sas-grid-administration
If a variable contains letters or special characters, can it be numeric data type?
Describe the function and untility of the most difficult SAS macro that you have written.
Difference between sum function and using “+” operator?
how do you debug and test your sas programs? : Sas programming
How would you include common or reuse to be processed along with your statements?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What is the use of stop statement?
explain about data integrator metadata reports? : Sas-di
How is character variable converted into numeric variable and vice versa?