Dear all, I have a project in which I have to check automatically the evolution of some variables each month For instance, I have to chech the frequency of each modality for a variable in the table n-1 compared to the table n These variables are dummies and can have until 100 modalities. The databases are really big and I'm looking for a way to extract from each table the variables with categorical data (there is more than 300 variables) and merge them two by two Does someone know if it's possible ? I tried to use proc contents but I did'nt help me Thank you in advance ! 🙂
... View more