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 -> Example of using ALTER to add columns

Example of using ALTER to add columns

From: Michael Duke <a10377_at_email.mot.com>
Date: 1997/02/18
Message-ID: <1997Feb18.182158.24845@schbbs.mot.com>#1/1

Could anyone show me an example of using ALTER to add columns to a table? Is it as simple as

ALTER TABLE tablename

        rowname rowtype,
        rowname rowtype;

Thanks in advance,
Michael
a10377_at_email.mot.com Received on Tue Feb 18 1997 - 00:00:00 CST

Original text of this message

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