what is hierarchy flattening? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
Difference b/n proc means and proc summary procedures?
what is the basic structure sas administrator? : Sas-administrator
What commands are used in the case of including or excluding any specific variables in the data set?
How to convert HTML file into SAS dataset?
Name statements that function at both compile and execution time?
how many data types in sas? : Sas-administrator
explain the function of substr in sas? : Sas-administrator
What is the basic syntax of a sas program?
how to add distinctly var variable values ex.. Data a; input var; datalines; 0 1 2 3 -1 -2 -3 ; run; adding all +ve value in one varibale n do the same for -ve too
Mention some common errors that are usually committed in sas programming.
what is the difference between %put and symbolgen?
How to create a permanent sas data set?