David DozerDec 11, 20193 minPlanning For Year-End Physical InventoryIf your current business process doesn’t involve taking a physical inventory then its time to start thinking about preparing your business.
David DozerNov 12, 20191 minSQL Tip - Easily merge a field in multiple rowsThere are cases when you might need to display data stored in multiple rows in a single field. For example, let's say you have a table...
David DozerAug 27, 20191 minDisplaying Values from a String as a List in SQLIn this edition of the Blaze Blog learn how to convert a text string to a list in Microsoft SQL.