Name statements that function at both compile and execution
time?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What is the function of output statement in a SAS Program?
Below is the table. Required to be output should be the highest number of each student_id. Example. Student_id Subject Marks 1 Hindi 86 2 Hindi 70 3 English 80 . Calculate sum and average marks for each group of student_id Example. Student_id Subject Marks Total Marks Average 1 English 40 181 60.33333 2 English 67 196 65.33333 3 English 80 160 53.33333 PLEASE PROVIDE THE CODE OF ABOVE PROBLEMS
What is the role of administrative users? : sas-grid-administration
How would you identify a macro variable? : sas-macro
What does a PROC TRANSPOSE do?
what are the methods that you would employ to fine tune your SQL extract process using SAS/Access or Proc SQL?
Give an example where SAS fails to convert character value to numeric value automatically?
tell me about use of arrays in sas
what is the difference between the SAS v8 and SAS v9?
What is the sas data set? : sas-grid-administration