2023-02-06 (first published: 2023-02-01)
879 reads
2023-02-06 (first published: 2023-02-01)
879 reads
2023-02-06 (first published: 2023-02-04)
236 reads
Today’s coping tip is to get back in contact with an old friend. This is something I don’t do too often, but I have done a few times. I’ve...
2023-02-06
7 reads
2023-02-06 (first published: 2023-01-16)
505 reads
2023-02-06
479 reads
2023-02-06 (first published: 2023-01-20)
470 reads
When I first started working in technology in the 90s, it was a time of outsourcing lots of work overseas. Many large companies followed the wave of manufacturing in the 70s and 80s by many companies, including lots of semi-conductor manufacturers. I watched as a number of jobs moved overseas, though fortunately not mine. In […]
2023-02-06
151 reads
We need to monitor our servers, but individual metrics have more complexity than just setting simple limits for their readings.
2023-02-06 (first published: 2023-01-30)
305 reads
2023-02-06 (first published: 2023-02-03)
506 reads
2023-02-06 (first published: 2023-02-01)
3,706 reads
By gbargsley
Hello, reader! Today, I’m going to walk you through a scenario that many DBAs...
By Chris Yates
The Castle and the Keys Imagine your Azure SQL environment as a sprawling digital...
By Steve Jones
I think we might have forgotten this a bit, but on one of the...
Comments posted to this topic are about the item The Duplicate Cursor
Comments posted to this topic are about the item Concerns over AI Chat Privacy
Comments posted to this topic are about the item Introduction of Azure SQL Hyperscale:...
Can I run this code:
DECLARE ANewTable CURSOR FOR SELECT * FROM ANewTableSee possible answers