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_at_iad-read.news.verio.net>
Date: Wed, 6 Sep 2000 10:29:24 -0400
Message-ID: <vtst5.454$zx3.9242_at_iad-read.news.verio.net>
[Quoted] 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 08540Received on Wed Sep 06 2000 - 16:29:24 CEST