Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Table Design!

Table Design!

From: <johnparcels_at_gmail.com>
Date: 13 Nov 2005 21:02:27 -0800
Message-ID: <1131944547.926833.82380@g47g2000cwa.googlegroups.com>


Hi All
 I have a table that has 2 columns,ColID--ID Column and text column. The ColID Column is the
Primary Key for the table. I want to insert only text values in this table. I do not have ColID values, but want to insert numbers in ascending order. How could I do it.
 Should I necessarily convert the ColID to an Auto Number?

Thank's alot.

JohnP. Received on Sun Nov 13 2005 - 23:02:27 CST

Original text of this message

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