How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
1102if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
1120what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
1320what other sas products have you used and consider yourself proficient in using? : Sas programming
1164what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
1310
Explain the main difference between the sas procedures and functions? : Sas-administrator
What is connection profile? : sas-grid-administration
How do you delete duplicate observations in sas?
Describe the function and untility of the most difficult SAS macro that you have written.
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what are some good sas programming practices for processing very large data sets? : Sas programming
What is maximum storage capability of SAS?
what is sas data set?
What makes sas stand out to be the best over other data analytics tools?
Difference between sum function and using “+” operator?
Which function is used to count the number of intervals between two sas dates?
Enlist the syntax rules followed in sas statements.
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What is data _null_?