Bruce Schneier – Geek of the Week
I used to subscribe to Bruce’s monthly Cryp-o-gram and enjoyed it. He’s moved to a blog format, and I think...
2010-02-25
745 reads
I used to subscribe to Bruce’s monthly Cryp-o-gram and enjoyed it. He’s moved to a blog format, and I think...
2010-02-25
745 reads
I just had the opportunity to spend some time with my four year old son at the doctor’s office. It...
2010-02-25
616 reads
I recently had a SQL Server DBA write to me that they were going to be laid off, and they...
2010-02-24
687 reads
I have a fairly busy schedule of upcoming speaking events (especially for someone with a full-time day job).
I will be...
2010-02-24
929 reads
Mr. Exceptional DBA is coming to our SQL Lunch. Patrick and I are excited to welcome Brad MCGehee to SQLLunch.com....
2010-02-24
429 reads
I’m presenting tomorrow on Zero to Cube in 60 minutes. This is an all Demo Session for work with cubes...
2010-02-24
422 reads
Hey Guys and Gals ! If you missed the webinars today, you missed a great show! Brian took us through the...
2010-02-24
474 reads
Any DBA who really understands databases and SQL standards can make out with other RDBMSs quite well, and if they...
2010-02-24
3,059 reads
There are a few ways to get data from a client to your system; FTP or email. Internally we tend...
2010-02-24
625 reads
Notice I didn't title this "Plan to Fail." We should never plan to fail. That's sabotage. And that ain't right,...
2010-02-24
1,023 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