2014-06-30
2 reads
2014-06-30
2 reads
2014-06-12
4 reads
2014-06-10
1 reads
2014-01-08
5 reads
2014-01-03
1 reads
2 years ago I posted “16 papers and original articles on Big Data” It’s now time to review and...
2013-06-01
6 reads
SQL Server 2012 brings a new feature called Indirect Checkpoint. You can read more about it here: http://msdn.microsoft.com/en-us/library/ms189573.aspx. With Indirect Checkpoint, you get smaller and too many I/Os Checkpoint...
2013-03-19
11 reads
The Big Data revolution will be more important than the PC or the Internet. While there were many...
2013-03-04
3 reads
2012-10-13
3 reads
2012-10-05
1 reads
By DataOnWheels
What a year … At the end of May 2024, I went on full...
By Steve Jones
I wrote an editorial on the view of GenAI tech from execs and someone...
By Rohit Garg
Top 10 Features of SQL Server 2025 #SQLServer2025 #MicrosoftSQL #DatabaseUpdates #SQLAI #SQLFeatures #SQLServerCopilot #VectorSearch...
hi everyone I have a CSV that is storing date as "20180919T201400+0000". I am...
Comments posted to this topic are about the item Managing Fabric Lakehouse objects with...
Comments posted to this topic are about the item IT Unionization
I have DDL trigger code that I'm working on in SQL Server 2022, but I am concerned that we might end up with multiple triggers firing and the response to the user is delayed. If I want to check how many triggers have fired, or are nested, how can I do this in my code?
See possible answers