Find the position of all occurrences of an expression within a string
This iTVF returns both the relative and the actual positions of ALL occurrences of a string within a string.
2015-05-12 (first published: 2013-03-24)
2,007 reads
This iTVF returns both the relative and the actual positions of ALL occurrences of a string within a string.
2015-05-12 (first published: 2013-03-24)
2,007 reads
A stored procedure that will parse (shred) the contents of any well-formed XML document into a SQL table.
2015-04-08 (first published: 2013-07-09)
4,856 reads
An inline table-valued function (iTVF) that will produce a virtual tally table on-the-fly. The function creates a tally table of any size with user-defined lower and upper bounds.
2014-09-08 (first published: 2013-06-28)
2,173 reads
This utility will generate column and parameter metadata in various useful formats for tables, views, and procedures.
2013-02-12 (first published: 2013-01-18)
708 reads
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
System-versioned temporal tables were introduced in SQL Server 2016. They provide information about data...
By Steve Jones
Another post for me that is simple and hopefully serves as an example for...
We are currently on SQL server SP1. Should we go ahead and apply SP2? ...
Hi there I would like to cast a NVARCHAR(MAX) variable string to an XML...
Hello sql server reporting 2019, i created temp for 180 days and not sure...