Search results 18
Sorted from new to old.
ANmaSearch_QuoteFriends
Searches for string inside string with double-quote possibility If single ...
ANmaSearch_AposFriends
Searches for string inside string with apostrophe possibility (or as I call ...
ANmaSearch_AmpFriends
Searches for string inside string with multiple possibilities if the char & ...
ANmaSearch_ApostropheFriends
Searches for string inside string with apostrophe variations conversion
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...
Remove_Between2Quotes
Remove any char (or string) found between two quotes in a string This is an ...
fnGenerateRandomString
SQL function to generate random string I thought it would be easier to find ...
Split string into table
Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...
RemoveCommaBetween2Quotes
Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)