what is sas metadata server? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
AE datasets names? how many types?
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?
how to handle in stream data containing semicolon in it?
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 DOES A SAS SPECIFICATION DOCUMENT SDS CONTAIN ?
What is the order of application for output data set options, input data set options and SAS statements?
Does anybody has lastest SAS certification dumps,if anybody has please mail me at akshara_SAS@ymail.com Thanks Akshara
why is sas data integration studio important? : Sas-di
what is the difference between nodup and nodupkey options? : Sas programming
How to merge the data using merge statement and proc format? Is the result is same ?
describe the interaction table in sas di? : Sas-di
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?