Let’s say that we have a heap table without keys, solely used for
dumping raw data into. That data at some point is filtered and cleaned
up for further use. As time passes and data accumulates, duplicate rows
creep in causing all sorts of issues. So, using SQL, how do we remove
the duplicates but keep the one row necessary? Read it on i-programmer
It's about infrastructure as well, something that although not attracting the limelight, is as important as the open source software it hosts. Today the stewards of the largest open source registries in the world have issued an open letter demanding urgent reform in how open source infrastructure is funded, maintained, and operated. https://www.i-programmer.info/news/136-open-source/18334-open-source-is-not-just-about-software.html
Comments