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 -> Re: how to update portion of the varchar type data

Re: how to update portion of the varchar type data

From: Hkgirlygirl <hkgirlygirl_at_aol.com>
Date: 29 Nov 2002 22:36:25 GMT
Message-ID: <20021129173625.29378.00008214@mb-mg.aol.com>


First, I would like to thank Martin and Norman for their help !!

Paul, to answer your question,

One of the project requirements that I am designing require the database to keep track of, example, quantity of
different item numbers, however, the exact number of item numbers is unknown , so to avoid keep asking our DBA to add columns, I think of using a varchar type field and keep all different items.
e.g column 1-3 of varchar(30) stores item 1 data, column 4-6 stores item 2 data etc etc.. Received on Fri Nov 29 2002 - 16:36:25 CST

Original text of this message

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