Kanban System Design (KMP I) Workshop with Prashant J Mavinkare on 16-17 January 2019

INNOVATION ROOTS is pleased to inform about the launch of new workshop on Kanban System Design (KMP-I) with Prashant J Mavinkare (Consultant at Innovation Roots). This workshop is going to be held in Gurugram on Jan 16-17, 2019.

This two-day Kanban System Design workshop provides an understanding of comprehensive approach towards designing the system flow into an organization. It helps in creating a better understanding of business risk, supports decision-making and eventually, leads to the improvement of the service delivery of activities.

This workshop offers an ideal foundation for organizations, teams and individuals to start their journey in incorporating the Kanban method. Participants will receive a great mix of deep conceptual lessons, case studies and real life experience. They will partake in hands-on games and interactive exercises that will help them understand and to kick off their own Kanban initiative.

Register for the workshop at www.innovationroots.com

 

Stored Procedure | Glossary

Definition:

A stored procedure is a routine available to connected relational database system applications. Stored procedures should be referred to as or invoked, as they are sets of SQL and programming commands that perform very specific functions. Most major relational database systems (e.g., SQL Server, Oracle, MySQL, Postgres and others) provide support for stored procedures.

Further Reading:

Book: Patterns of Enterprise Application Architecture by Martin Fowler .