Add CRUD Methods

Introduce four stored procedures (methods) to implement the creation, retrieval, update, and deletion (CRUD) of the data representing a business entity.



Example

Add CRUD Methods Example

For more information see page 232 of Database Refactoring