I have the need to move fields of type TEXT (a simple blob type) into either a BLOB or CLOB field via sql.
Is there any way to do this within sql? I get a
"617: A blob data type must be supplied within this context."
error when I try to copy via a selection using a statement like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.