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

Home -> Community -> Usenet -> c.d.o.misc -> Re: create table with null value

Re: create table with null value

From: Dario <drga59_at_hotmail.com>
Date: 23 Feb 2003 22:30:59 -0800
Message-ID: <e409f463.0302232230.6a38b9ed@posting.google.com>


You can use select ....

            to_char(null,'999')
            from ...
Received on Mon Feb 24 2003 - 00:30:59 CST

Original text of this message

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