SQL
-
Implementing a linked list in SQL
May 17, 2015 - 3 minute read
Recently I was challenged with enabling users to drag and drop items in a list to sort them in any order, and persisting that order in a SQL database.
Theodore Brown
May 17, 2015 - 3 minute read
Recently I was challenged with enabling users to drag and drop items in a list to sort them in any order, and persisting that order in a SQL database.