| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Specifying all biz rules in relational data
Fredrik Bertilsson wrote:
>>My own first principle is this: Code is a non-portable depreciating asset, >>while data is a portable appreciating asset.
>>In other words, like diamonds, data is forever, while code is not.
It seems to me that the OP looks at "data" as meaningful by definition. Looking at it that way, no data change occurred when moving the bits and bytes representing the data from "flat files to hiarchical databases to relational databases.", none at all.
>>My real asset is >>the data, and I can write generators for the language-of-the-month if there >>is a market for it.
The salary calculating algorithm (which can be represented in code in many ways, even in one programming language) is very valuable, no doubt. It carries the current abstract form of agreements, which have been negotiated by many people for many years.
To implement it, one needs to assure that all data required by the calculation is available at calculation time. So it needs data (and datamanagement) to become of actual value, actually used. While necessary, it is not sufficient.
> ... a lot of business problems can only be
> solved using procedural coding. Not everything in life is easy.
Even if it is possible to state the algorithm in a declarative way (I see no reason why not), these formulations may not be the most practical ones. So, I agree, of sorts.
>>4. This is sufficient to implement all known business information >> situations.
>>Since the GUI is not business rules,
I have been involved in the developement of several largish applications, including a complete CRUD-GUI (+ some CRUD scripting system) mostly for testing purposes. Maybe 10% of the programming budget went into that. When you have the CRUD-stuff you aren't anywhere near a serious application - in my experience. Received on Mon Sep 13 2004 - 12:05:06 CDT
![]() |
![]() |