2008-04-23
36 reads
2008-04-23
36 reads
2008-04-23
34 reads
2008-04-23
31 reads
2008-04-22
7,937 reads
Along with some best practices, SQL Server MVP Hilary Cotter shares a log shipping setup process from start to finish.
2008-04-22
2,862 reads
Robyn and Phil go back to basics and hammer out some basic String-handling User Functions in TSQL, based on Python examples. Plenty of sample code, and TSQL programming tricks.
2008-04-22
4,839 reads
2008-04-22 (first published: 2008-02-22)
3,212 reads
The bimonthly update on energy news from Steve Jones, focusing mostly this month on wind power.
2008-04-22
481 reads
The bimonthly update on energy news from Steve Jones, focusing mostly this month on wind power.
2008-04-22
484 reads
The bimonthly update on energy news from Steve Jones, focusing mostly this month on wind power.
2008-04-22
727 reads
By Steve Jones
I’ve often done some analysis of my year in different ways. Last year I...
By Steve Jones
This was Redgate in 2010, spread across the globe. First the EU/US Here’s Asia...
By John
Today is Christmas and while I do not expect anybody to actual be reading...
Comments posted to this topic are about the item Database security permissions save script
I have a SQL Agent job for backing up a set of Analysis Services...
Comments posted to this topic are about the item SQL Server 2025 Backup Compression...
I want to use the new BASE64_ENCODE() function in SQL Server 2025, but return a string that isn't large type. What is the longest varbinary string I can pass in and still get a varchar(8000) returned?
See possible answers