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: Help Altering table!!!

Re: Help Altering table!!!

From: Kenneth C Stahl <BluesSax_at_Unforgettable.com>
Date: Mon, 28 Jun 1999 15:44:52 -0400
Message-ID: <3777D0B4.3F2CD407@Unforgettable.com>


Are you logged into the schema that owns the table? If not, try entering the table name as
schema.table_name

Ken

Vic Millan wrote:

> This is the command I use to alter table:
>
> alter table prepayment modify (checkno number(10));
>
> I get error table or view does not exist.. Any idea????
>
> Vic
Received on Mon Jun 28 1999 - 14:44:52 CDT

Original text of this message

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