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: What DB diagrams needed?

Re: What DB diagrams needed?

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Wed, 5 Apr 2006 06:23:28 -0400
Message-ID: <l8-dnaqzub88B67ZnZ2dnUVZ_vGdnZ2d@comcast.com>

"Doc Waters" <davidmwaters_at_yahoo.com> wrote in message news:1144192996.494333.99870_at_t31g2000cwb.googlegroups.com...
: jackal wrote:
: > Hi,
: > Can you please suggest me about the diagrams i need to depict the
: > workflow in Pl/SQL?
: >
: > Thanks in advance
: > Jackal
:
: Jackal
:

: Another point just came to me. Do you really need diagrams (other than
: ER)? Perhaps you could pull the code out the database as text and
: manipulate that into a nice document that tells the story of the
: system??? I personally find diagrams to be time consuming (again other
: than ER which can be reverse engineered easily enough). A high level
: big picture diagram is often appropriate of course.
:
: Doc
:

along these lines, when 'reverse-documenting' code, i often find a simple outlining tool (like headline-style outlining in MS-Word) useful to document the structue of the code -- especially code that has a large number or nested IF-THEN-ELSE constructs

++ mcs Received on Wed Apr 05 2006 - 05:23:28 CDT

Original text of this message

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