Search results 186
Sorted from new to old.
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...
UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...
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 ...
ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...