I would like to create a new dataset for a different value in where. For Example I have data for 11 managers and I would like a seperate dataset for each manager How do I accomplish a new table for a different name of the manager in where clause of proc sql
@shikpop wrote: I would like to create a new dataset for a different value in where. For Example I have data for 11 managers and I would like a seperate dataset for each manager How do I accomplish a new table for a different name of the manager in where clause of proc sql