Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> help
BUSINESS RULES FOR VARIOUS ENTITIES
Customer
· Every customer must have a unique customer number and should be
computer generated.
· Every customer must have a unique Social Security Number. No two
customers can have the same number.
· Every Customer must have a last name, first name and address · Customer number must be automatically generated. · One customer may have many accounts Account · Every account must have a unique number and should be computer generated. · Every account must belong to a customer and have a valid account type designated (Saving, Checking, Credit, CD, Fixed Loan) · Every account type is specified by an option of fixed/variable interest rate. · Checking and Savings accounts must not have a balance less than zero · Credit account should have a credit line designated. Transaction · Every transaction has a unique number. The number should be computer generated. · One transaction can have more than one detail transactions. Forexample closing and transfer account transaction. For closing account, the transaction may include interest calculation and withdrawal detail transaction. For transfer account, the transaction includes transfer from one account to another account, which comprises of two detail transactions.
· One detail transaction must be applied only on one account number. · No transaction can be applied on a closed account. · Taking out fund from an account should be inserted as a transactionwith a negative amount and vice versa for deposit transaction.
I really need help! I was if i needed help that these groups can get help for you, well i am fellow programmer in need of help can someone please help. I am new to the world of Oracle. Thanks Received on Mon Aug 25 2003 - 08:53:31 CDT