Insert multiple rows from one INSERT statement
One of the things that has been annoying for a long time in SQL Server is adding lots of data...
2012-01-23
29,051 reads
One of the things that has been annoying for a long time in SQL Server is adding lots of data...
2012-01-23
29,051 reads
There should be some method to your madness when fixing code. At least, that's what Linus Torvalds thinks and Steve Jones agrees.
2012-01-23
249 reads
2012-01-23
2,667 reads
Unlimited Vacation sounds good, and maybe it works, but I wonder how much vacation people really take at Red Frog....
2012-01-20 (first published: 2012-01-12)
2,298 reads
2012-01-20
2,369 reads
Steve Jones praises Bill Gates today, and the work he is doing to make the world a better place.
2012-01-19
188 reads
It’s anti-SOPA/PIPA day, and a number of sites have shut down for the day. O’Reilly closed their page, and of...
2012-01-18
1,855 reads
Once again, I’m the moderator for a webinar coming up at the end of the month, on Jan 31, 2012....
2012-01-17
829 reads
Today Steve Jones talks about the need for a lab for each of us, and a few ways you can build one.
2012-01-17
241 reads
2012-01-17
2,803 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