query result into BLOB
HeshMar 4 2010 — edited Mar 5 2010Can I save my query result directly into a BLOB file ?
I have a requirement where I have to generate a file and FTP it and save the same file to a table having a BLOB column. And this file will be read by Java application from the front end later.
Thanks,
Hesh.