WHAT DOES A SAS SPECIFICATION DOCUMENT SDS CONTAIN ?
Answer Posted / solasa
DATATYPE FOR THE VARIABLES
LENGTH ,NAMING CONVENTION
LABEL NAME
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is proc Index? and what is proc document?
Explain the difference between using drop = data set option in set and data statement?
Mention the difference between ceil and floor functions in sas?
What is the difference between the proc sql and data step?
Which date function advances a date, time or datetime value by a given interval?
How do you use the do loop if you don’t know how many times you should execute the do loop?
Give e an example of..
Describe a time when you were really stuck on a problem and how you solved it?
Describe the ways in which you can create macro variables? : sas-macro
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Describe the function and untility of the most difficult SAS macro that you have written.
how to change the execute of macro
Which command is used to save logs in the external file?
Mention sas system options to debug sas macros.
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming