Hi Forum, Is there a SQL sentence that one could build in order to
pull a bytea out of a table and save it into a file? Currently I do this by
getting a record set and outputting to a stream. I am using a developer
interface which would let me send a SQL sentence easily without having to write
any code. |