Create Azure Data Factory inventory using Databricks
Learn how to build a catalog of your different Azure Data Factory objects such as pipelines, activities, datasets and more.
Learn how to build a catalog of your different Azure Data Factory objects such as pipelines, activities, datasets and more.
Is there a difference between using TOP and MAX/MIN to return and end value to a table?
Learn How to Get Started with SQL Server Management Studio with Brent Ozar.
A basic introduction to PowerShell for those DBAs familiar with T-SQL.
The first part of this article focuses on using an R program to find a linear regression equation and the second part is devoted to simple linear regression analysis.
In this article we continue our series of using PowerShell to monitor SQL Server by collecting the last run information for SQL Server Agent Jobs.
By Steve Jones
Recently I was working in VS Code and I saw a walkthrough for the...
By alevyinroc
In the blink of an eye, summer has passed. I don’t know about you,...
By Chris Yates
In today’s digital landscape, data is both a strategic asset and a potential liability....
I am trying to check out elastic query between two test instances we have...
Comments posted to this topic are about the item Change Tracking Data Retention Options
Comments posted to this topic are about the item Requiring Technical Debt Payments
If I am running this code:
ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON (CHANGE_RETENTION=4 xxx);What are the possible choices for xxx? See possible answers