Search results 184
Sorted from new to old.
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 ...
Latest records date and count
Find how many items in table, with column DateAdded is the latest DateAdded in ...
AddressReferenceStyle
Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...