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
If a variable contains only numbers, can it be a character data type?
What is the work of tranwrd function?
Explain proc sort?
What are the functions which are used for character handling functions?
Mention the difference between ceil and floor functions in sas?
Describe the function and utility of the most difficult SAS macro that you have written?
what are the categories that sas informats are used to the place the data? : Sas-administrator
How to create an external dataset with sas code?
What’s the difference between var b1 – b3 and var b1 — b3?
How would you define the end of a macro?
If a variable contains letters or special characters, can it be numeric data type?
how will you location sas platform applications available from web browser? : Sas-bi
what is sas and what are the functions? : Sas-administrator
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What are the new features included in the new version of SAS Programming Language?