How would you include common or reuse to be processed along
with your statements?
No Answer is Posted For this Question
Be the First to Post Answer
explain the function of substr in sas? : Sas-administrator
How to get part of string form the source string without using sub string function in SAS?
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
What report output formats can you generate using SAS?
What other SAS features do you use for error trapping and data validation?
what is conditional processing?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
how the sas basic syntax style described? : Sas-administrator
what is sas and what are the functions? : Sas-administrator
What is the function of output statement in a SAS Program?
how can you import .csv file in to sas? : Sas programming
What do you feel about hardcoding?