View Full Version : PL/SQL - Help needed for UTL_FILE
Hi All,
Suppose I have cursor called EMP ( multiple fields) and record is
defined as
EMP_REC EMP%ROWTYPE;
Is it possible to use UTL_FILE.PUT_LINE(file1, EMP_REC) ?
Also if I were to concatenate fields by ||, how can I keep a fixed
width format(including whitespaces in the fields ) in the output? I
meant to say
if I do fname || lname, I want the output
John Saxon
Kelly Mitchell
Patricia Hall
rather than
JohnSaxon
KellyMitchell
PatriciaHall
THANKS A LOT!
J
Guido Konsolke
03-17-2004, 07:17 AM
Again and again and again another one: please don't multipost... 8-[
You received some answer in c.d.o.server.
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.