Remote Remote Work
Working remotely can be more than working at home, which Steve thinks helps the work-life balance.
2022-10-21
147 reads
Working remotely can be more than working at home, which Steve thinks helps the work-life balance.
2022-10-21
147 reads
2020-10-02
124 reads
Steve talks a bit about the new challenges of working in a different environment and the challenges you might face.
2020-09-22
97 reads
2020-09-02
164 reads
Working from home during the pandemic is likely to change many things, and Steve discusses a few today.
2020-06-11
120 reads
It's been nearly two months since the Redgate Software offices closed. I am not normally in the office, but I did cancel a trip that I normally would have taken to touch base with a number of teams. That's a minor change for me, but a still a change. It's much less than the disruption that […]
2020-05-28
122 reads
This week Steve talks a bit about working remotely, which is something more of us are doing these days.
2020-04-24
212 reads
By Brian Kelley
If you're an attendee at the PASS Data Community Summit this year, there are...
By Steve Jones
dead reckoning– v. intr. finding yourself bothered by somebody’s death more than you would...
By alevyinroc
Thank you for attending my PASS Summit 2025 session Answering the Auditor’s Call with...
Comments posted to this topic are about the item Personal Contact Is Vital
Comments posted to this topic are about the item Getting the Schema for Tables
Comments posted to this topic are about the item An Unexciting Exciting Release
What happens when I run this on SQL Server 2022 in the AdventureWorks2022 database?
SELECT OBJECT_DEFINITION (OBJECT_ID(N'Person.Person')) AS [Object Definition]; GOSee possible answers