How to join the free PASS Data Community Summit Livestream from around the world
Learn how you can watch the sessions livestreamed from the PASS Data Community Summit 2023.
Learn how you can watch the sessions livestreamed from the PASS Data Community Summit 2023.
In this article, we look at three table design guidelines when building an SQL table including data types, designing for deletes, and primary keys
See a first look at Azure Data Studio from Kenneth Igiri and read about his impressions.
The idea of working on just projects is tailor made for a data professional. Or is it?
If you’ve been in Azure or Amazon for a few years, you’re probably on old, slow hardware.
While the cloud is recognized as more secure than on-premises servers and infrastructures, it does come with the often talked about shared responsibility model. Cloud providers are responsible for security ‘of’ the cloud, while their clients are responsible for security ‘in’ the cloud. Find out more in this Q&A with Dustin Dorsey
Steve doesn't think you need a degree to work in technology and more companies agree with this all the time.
The 2023 First-Timer guide to the PASS Data Community Summit is available from Edwin Sarmiento
Learn the basics of Apache Druid and how it can be used to ingest data into a data lake.
By Steve Jones
One of the parts of getting older that really sucks is I seem to...
By Chris Yates
The New Leadership Frontier In today’s digital landscape, leaders are no longer just visionaries....
By Steve Jones
anderance – n. the awareness that your partner perceives the relationship from a totally...
Comments posted to this topic are about the item Parameter Sensitive Plan Optimization in...
Comments posted to this topic are about the item Minimum Change Tracking Retention
Comments posted to this topic are about the item AI Steals Joy
If I am running this code:
ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON (CHANGE_RETENTION=xxx);What is the minimum amount of time I can set? See possible answers