Re: Drop column in 8i?

From: Hassan Ayub <hassan_ayub_at_yahoo.com>
Date: 19 Feb 2002 07:46:45 -0800
Message-ID: <1df2b71.0202190746.196c1891_at_posting.google.com>


Hi there,

    Yes its possible and the syntax is:

  alter table emp
drop column comm;

good luck!!

Hassan Received on Tue Feb 19 2002 - 16:46:45 CET

Original text of this message