I Have a table like this and I would like to get the number of distinct value for these 3 column (string_2 string_2 and string_3)
I know how to do a distinct and count in mysql, but in this case, I dont know how to count different distinct value for multiple column
The input I would like to have is

