nuct
Programmer
- Sep 5, 2001
- 103
Does anyone know how to change quotation mark: '
into something else so I can wrap strings with something else because i need to wrap a string that ends with a quotation mark.
e.g.
SELECT 'string 'string in quotes'' || FIELD
I hope this maked sense, is there an environment variable for this?
Thanks,
Simon
into something else so I can wrap strings with something else because i need to wrap a string that ends with a quotation mark.
e.g.
SELECT 'string 'string in quotes'' || FIELD
I hope this maked sense, is there an environment variable for this?
Thanks,
Simon