You are on page 1of 1

Work flow for project:

Matthew generates stored procedure logic

Jem checks to see if & how transact-SQL and or UDF can be


implemented in stored procedure

Odeisha checks to see if & how transactions and or cursors can


be implemented in stored procedure

Zena checks to see if & how triggers and or views can be


implemented in stored procedure

Kevol

QA check
o Code culture
o Testing
Coherence with front-end
Implement error handling

*not all stored procedures will contain all aspects of the project (i.e UDF,
transactions, triggers, cursors,views etc)

You might also like