Email .txt file as an attachment through Oracle Stored Procedure
问题 I have a .txt file in which I have stored my data Semicolon-separated. The file is stored at backend in a Clob . File: ABCD;HEAD; 1.0;00204;18.05.2015;00000000;00000000000.00;18.05.2015 I need to send this text file as an attachment via Stored Procedure in Oracle. Problem: I get this encoded file attached in the Email: