Hi All,
Can someone please explain to me the proc means procedure when we have to use by statement.
I can understand proc means procedure when there is no by statement. as it averages acoss all variables. But i get really confused when we have 1 or more variables mentioned in by statement. I don't get if the procedure is averaging across the variables mentioned or across variables that arent mentioned.
Please help.