Wednesday, March 21, 2012

Passing contents of text file into variable?

Is there a way to get the contents of a text into a variable in PL/SQL?Hello,

if you mean you want to read a file into a pl/sql var the use the
SYS.UTL_FILE to load th content.

Hope that helps ?

Best regards

Manfred Peter
(Alligator Company GmbH)
http://www.alligatorsql.com

No comments:

Post a Comment