5/9 - I've never been in London and never heard these sounds before :)
Beside personal photo store, I use the storage part for file store at work (basically, indexing is off), with a simplifying wrapper for upload/download: github.com/tgulacsi/camproxy With the adaptive block hashing…
This is the "set based" approach for the MAX: there does not exist a bigger element: SELECT article, dealer, price FROM shop s1 WHERE NOT EXISTS (SELECT 1 FROM shop s2 WHERE s2.price > s1.price AND s2.article =…
5/9 - I've never been in London and never heard these sounds before :)
Beside personal photo store, I use the storage part for file store at work (basically, indexing is off), with a simplifying wrapper for upload/download: github.com/tgulacsi/camproxy With the adaptive block hashing…
This is the "set based" approach for the MAX: there does not exist a bigger element: SELECT article, dealer, price FROM shop s1 WHERE NOT EXISTS (SELECT 1 FROM shop s2 WHERE s2.price > s1.price AND s2.article =…