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: Sqlplus Alter question

Re: Sqlplus Alter question

From: Bill Petty <bill_petty_at_fording.ca>
Date: 1998/03/04
Message-ID: <01bd47ae$20221cb0$2102020a@fcgpc033>#1/1

Hi:

Am I missing something here? I don't see integer in my manual as a valid datatype.
We use number(10).

Try: alter table payroll_transaction_master add (job_function number(10));

Good luck.

Bill Petty
DBA
Fording Coal Limited
Calgary, Alberta Canada Received on Wed Mar 04 1998 - 00:00:00 CST

Original text of this message

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