Agile Principles and TechniquesAgile software development believes that software requirements and solutions evolve through the collaborative effort of self-organizing and cross-functional […] December 9, 2018 in Software Engineering tagged agile / teams / scrum / sprint / code / increment / communication / quality / RAD by Mike
SQL Server SequenceWhat is sequence? SQL Server sequences allow you to store a sequence of numbers. You are in control […] October 14, 2017 in SQL Server tagged sequence / increment / identity by Mike