I have an oracle table with a varchar(100) column, and I need separate rows based on the strings combinations inside that column. The string delimiter is ' ' (space) and the number of strings is variable.I have an oracle table with a varchar(100) colu