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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Criteria for handoff from development

RE: Criteria for handoff from development

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Fri, 04 Jan 2002 19:06:54 -0800
Message-ID: <F001.003E7A75.20020104185531@fatcity.com>

you reminded me of another few:

make sure that number columns/primary keys are really numeric (I have a 3rd party design that doesn't)

make sure that char columns really need to BE char columns. This can cause you problems way down the line

on the other hand, don't indiscriminately create varchar2 columns of length 255 or 2000 or whatever the max is in the version you are running. Just because you CAN do it is not necessarily a reason TO do it


Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Jan 04 2002 - 21:06:54 CST

Original text of this message

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