How can sas program be validated?
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
how can u convert this 25-jul-2010 from numeric to charcter?
%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML output will not be created. unable to fix it.plz help
What is the use of stop statement?
What are common programming errors committed in sas
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
describe about metadata object? : Sas-di
How do you write a test plan?
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?
WHAT IS LAG FUNCTION ? WHERE CAN YOU IMPLEMENT THIS FUNCTION?
What are the features of base sas system?
What would be the value of month at the end of data step execution and how many observations would be there?