I made a pivot table in excel using SAS Add in, when I connect excel in SAS base data set the data field changes the format, in SAS the format is mmddyy10. already in excel appears as numeric, someone tell me a solution?
Thank you
PROC SQL; CREATE TABLE SEG4.TB_SMS_SENT_CPF AS SELECT DATA_EVENTO format=mmddyy10. as DATA_EVENTO
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.