Search results 145
Sorted from new to old.
SQL Cross Apply String_Split with XML Path
SQL select statement to convert list of IDs found in column (from more than row ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...
Protect txt file into word doc with password
Saves txt file as word doc with password. Passing txtfile having full path and ...
ANmaNumber_Closest2Word
Finds the number between two spaces that is found close to of Word1Location ...
ContainerHTMLTag_Index
Returns location of the tag that enclosing the location provided inside HTML ...
Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...