Why and How of being a SQL Saturday Volunteer
Here is how to make the most of being a volunteer for SQL Saturday!
2011-05-24
1,159 reads
Here is how to make the most of being a volunteer for SQL Saturday!
2011-05-24
1,159 reads
Generate formatted reports specifically for executives using PDA devices.
2008-06-25
8,833 reads
Find available keys when merging two tables with duplicate keys.
2008-05-26
4,540 reads
By Steve Jones
I had someone reach out about generate_series() recently, saying they hadn’t realized this was...
I recently took and passed the DP-700 exam, which is required for the Microsoft...
As a Consultant, I would typically answer with – it depends! Then a typical...
Comments posted to this topic are about the item Dynamic T-SQL Script Parameterization Using...
Comments posted to this topic are about the item How to Download and Restore...
Comments posted to this topic are about the item Tracking Table Sizes
What does this code return in SQL Server 2022+?
select bit_count(2.4)See possible answers