2012-01-11
2,214 reads
2012-01-11
2,214 reads
Synonyms were added to SQL Server to make the references to remote data easier. However Steve Jones doesn't use them, do you? Are there benefits?
2012-01-10
162 reads
I missed the very first T-SQL Tuesday, so when this month’s topic of second chances came up, I decided to...
2012-01-10
1,409 reads
2012-01-10
2,481 reads
I get asked this question a lot: When getting a new application and database, what kind of hardware do I...
2012-01-09
1,646 reads
I have a friend looking for a production DBA in Denver, so if you’re interested, email me at SQLServerCentral.
They need...
2012-01-09
780 reads
2012-01-09
2,294 reads
I was writing a presentation recently on encryption and one of the important things to show in the presentation is...
2012-01-06
1,074 reads
Today's poll looks at read only data and how you handle the backup and recovery of this data.
2012-01-06
154 reads
I ran across a blog talking about Microsoft licensing, and found it very interesting. I learned a few things, and...
2012-01-06
2,005 reads
I’m excited to announce the release of a new open-source project that fully automates...
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
Comments posted to this topic are about the item AI Experience Gap that we...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers