create table with null value

From: (wrong string) éb <spribetich_at_auchan.com>
Date: Thu, 20 Feb 2003 17:12:55 +0100
Message-ID: <b32u20$1qk$1_at_reader1.imaginet.fr>



Hello,
When I create a table toto2 as
select

    col1,
    col2,
   null col3
[Quoted] from toto;

[Quoted] [Quoted] I have the error 'column with length equal to zero is not possible'.

[Quoted] How can I do that ??? Received on Thu Feb 20 2003 - 17:12:55 CET

Original text of this message