I have a table with two text column, and I would like to find all the records that have duplicate text in this two columns. What is the best query I can use to find the duplicates?
and to understand the total number of texts in this two columns except duplicated.