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

Home -> Community -> Usenet -> comp.databases.theory -> normalisation

normalisation

From: Chris <c_at_coelle.net>
Date: Sat, 27 Apr 2002 13:06:47 GMT
Message-ID: <Hnxy8.56970$o66.175017@news-server.bigpond.net.au>


Hi,

I've got the following relation

rental_booking (rental_booking_id, client_id, reg_number, car_type,

                                    rent_date,  due_date,  return_date,
deliever_km,
                                    returned_km,    rental_rate,
drivers_license,
                                    amount_due)

Coul someone please tell me what the repeating group is?

Thanks a lot

Chris Received on Sat Apr 27 2002 - 08:06:47 CDT

Original text of this message

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