Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> How to print a rowtype variable!

How to print a rowtype variable!

From: Emre Akbag <akbag_at_scr.siemens.com>
Date: Wed, 6 Sep 2000 10:29:24 -0400
Message-ID: <vtst5.454$zx3.9242@iad-read.news.verio.net>

How can I print a row-type variable?

dbms_output.put_line doesn't work (I receive 'Wrong number or type of arguments!'). Then I tried to convert it using to_char function. But, this function doesn't work, neither, because of the same reason.

Any ideas?

--
Emre AKBAG

Data Mining, Imaging & Visualization Dept.
Siemens Corporate Research

Ph:   (609) 734.6500 ext. 2260     Fax: (609) 734.6565
E-mail:   akbag_at_scr.siemens.com

Siemens Corporate Research,
755 College Rd East,
Princeton, NJ 08540
Received on Wed Sep 06 2000 - 09:29:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US