问题
Can you help me to solve this with simple query in oracle 10g?
I have referenced this question from : SQL - Divide single column in multiple columns
But, how if the amount of commas are not defined?
Example (edited)
- 1st Row: Black, Blue, White
- 2nd Row: Blue, White
- 3rd Row: Blue, White, Black, Brown
来源:https://stackoverflow.com/questions/44511693/split-random-data-in-a-column-with-semi-colon-delimiter-into-few-columns-in-orac