Introduce Calculation Method
Introduce a new method, typically a stored function, which implements a calculation that uses data stored within the database.
Example
For more information see page 245 of Database Refactoring
Refactoring Databases - Evolutionary Database Design |
Introduce Calculation MethodIntroduce a new method, typically a stored function, which implements a calculation that uses data stored within the database. Example
For more information see page 245 of Database Refactoring |