| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: theory and practice: ying and yang
mountain man wrote:
>>Having business logic in the form of stored procedures offers no >>advantage (with respect to data integrity) over having the business >>logic held externally, if both are managed by the same person.
but even if your business logic is held in stored procedures, you still in effect have two separate areas to update when schemas change. If you change the table designs, you also have to change the stored procedures to reflect those changes. The fact that they are stored in the database rather than externally is a minor point, is it not?
Paul. Received on Sat Jun 04 2005 - 19:32:55 CDT
![]() |
![]() |