Hi Lukas,
I'm building a field to use in my select, but
Field<String> padded=inline("SUBSTRING("+AGENCIES.ID.getName()+",
PATINDEX('%[^0]%', "+AGENCIES.ID.getName()+"+'.'),
LEN("+AGENCIES.ID.getName()+"))");
but the following has duplicated quote '' instead of '
'SUBSTRING(ID, PATINDEX(''%[^0]%'', ID+''.''), LEN(ID))'
any ideas how to achieve this?
--
You received this message because you are subscribed to the Google Groups "jOOQ
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.