Just a quick reference to put in my delicio.us tag collection. ——————————— CREATE FUNCTION [dbo].[fsg_substring-before]( @what_to_search nvarchar(256), @where_to_search nvarchar(256)) —… Read more SQL SERVER: substring-before substring-after
Just a quick reference to put in my delicio.us tag collection. ——————————— CREATE FUNCTION [dbo].[fsg_substring-before]( @what_to_search nvarchar(256), @where_to_search nvarchar(256)) —… Read more SQL SERVER: substring-before substring-after