What is the function of output statement in a SAS Program?
No Answer is Posted For this Question
Be the First to Post Answer
What is the length assigned to the target variable by the scan function?
what are the component of range? : Sas-bi
WHAT DOES A SAS SPECIFICATION DOCUMENT SDS CONTAIN ?
What do you feel about hardcoding?
how can you import .csv file in to sas? : Sas programming
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
How could you generate test data with no input data?
How are numeric and character missing values represented internally?
What is the difference between verification and validation?
What areas of SAS are you most interested in?
how does sas handle missing values in formats? : Sas programming
what is the difference between informat$8. $char8.