Search results 150
Sorted from new to old.

UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...

Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

SQL Cross Apply String_Split with XML Path
SQL select statement to convert list of IDs found in column (from more than row ...

ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

WorkbookSave_ANmar
Saves a workbook handling several scenarios and decide what to do based on each. ...

Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...