Extract Method
Turn the code fragment into a method whose name explains the purpose of the method.
More on refactoring.com
For more information see page 285 of Database Refactoring
Turn the code fragment into a method whose name explains the purpose of the method.
For more information see page 285 of Database Refactoring