How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
991if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
1005what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
1183what other sas products have you used and consider yourself proficient in using? : Sas programming
1058what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
1171
how can you put a "trace" in your program? : Sas programming
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
Explain the special input delimiters used in sas programming.
How are numeric and character missing values represented internally?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What is the difference between input and infile statement?
what are validation tools that are used in sas? : Sas-administrator
what is metadata? : Sas-bi
How can I remove header from output data set?
is data integration and etl programming is same? : Sas-di
explain the function of substr in sas? : Sas-administrator
What is the function of output statement in a SAS Program?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
what do the pad and dim functions do? : Sas programming
how do you test for missing values? : Sas programming