Re: String cuts in column data
I'd probably use substring_index() to find iteratively the next left bracket as the beginning of each except the last field, then the ensuing right bracket, till there are no more, then put the remainder in the `comments` field.
Subject
Views
Written By
Posted
1600
February 08, 2017 10:59AM
Re: String cuts in column data
818
February 08, 2017 01:20PM
851
February 08, 2017 08:05PM
816
February 09, 2017 12:31AM
944
February 09, 2017 03:29AM
845
February 09, 2017 05:59AM
785
February 09, 2017 12:43PM
918
February 09, 2017 08:50PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.