16 May, 2025

Microsoft Fabric – Notebook – Help – [PARSE_SYNTAX_ERROR] Syntax error at or near ‘*’

Lately, I have been playing around with Notebooks, Data lakehouses, and Warehouses. When I didn’t have very much experience with notebooks in Microsoft Fabric, I ran into a specific issue, which I will be describing in this data recipe. Introduction As mentioned earlier, I have been playing around with Microsoft Fabric intensively in the past […]

3 mins read

tSQLt – Automate Unit Test Execution with Azure DevOps Pipelines

In the previous data recipe, tSQLt for Data Warehousing, test your Stored Procedure, we created our first Unit Test to validate our SQL Server Stored Procedures. In this data recipe, we will dive into the process of Database Unit Testing automation with Azure DevOps. Recipe Overview Recipe Overview Preparation time: 15 minutes Ingredients Why? Before […]

5 mins read