| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> VAT rate or VAT amount as a column?
Customers are charged for a service (a training course) and at the moment
always plus VAT.
At the moment I've got, something like:
CustomerCourse:
ID, name, ... Fee, Vat
where vat is an amount calculated using the current rate. I'm not storing the total, as that's derived.
Maybe I should store the VAT as a %, because the amount is really derived. And if I've got the capability to have a different VAT rate for each CustomerCourse record, then there's the flexibility that I might need, if, for instance there is a reason to charge a particular customer a different rate of VAT.
Opinions please.
Emily Jones Received on Thu Aug 03 2006 - 14:23:53 CDT
![]() |
![]() |