|
You are here |
bobrubocki.wordpress.com | ||
| | | | |
dataonwheels.wordpress.com
|
|
| | | | | Thanks to Matt Gordon (@atsqlspeed) for hosting this T-SQL Tuesday. Splitting Strings in SQL A problem that has plagued SQL developers through the years is splitting strings. Many techniques have been used as more capabilities were added to SQL Server including XML datatypes, recursive CTEs and even CLR. I have used XML datatype methods to... | |
| | | | |
tsqltuesday.com
|
|
| | | | | [AI summary] The blog post discusses SQL Server bugs and enhancements, encouraging readers to report issues through Microsoft's Connect platform and participate in the improvement process. | |
| | | | |
sqlatspeed.com
|
|
| | | | | T-SQL Tuesday is a monthly blog party for the SQL Server community. It is the brainchild of Adam Machanic (b|t) and I am thankful for the opportunity to host this month's edition. The concept is straightforward - each month a blog hosts the party and everybody who wants to contribute can write a post about... | |
| | | | |
azureplayer.net
|
|
| | | Out of the box, SSDT covers objects on a database level, like tables, stored procedures, views, functions, etc. That means schema only. In many cases... | ||