DB design document

Phillip Shelton shelton@usq.edu.au
Thu, 14 Dec 2000 12:08:24 +1000


> -----Original Message-----
> Please take a look at the latest revision of my design document and
> give me some feedback.
> 
> Some of the issues I'm dealing with:
> 
> 3. Table Schemas: Gaping holes.
> I have quite a few questions about various fields that are marked with
> question marks in the design document. Would you please take  look at
> it and give me some feedback?

TRANSACTION
-----------
transaction_guid                char    32
transaction_date                date            date of event
notes                           varchar 50 (?)  anything the user enters

Do we need to worry about transaction_time here?