Making Food Trade Easy as Technical Lead at CENFOOD
-
CENFOOD
- Germany
- https://cenfood.net
Pinned Loading
-
timer.watch
timer.watch Publictimer.watch - a simple configurable timer tool e.g. for daily standup, boiling eggs or preparing pasta
JavaScript
-
dm3-org/dm3
dm3-org/dm3 PublicThe dm3 protocol | New standard of web3 messaging | Decentralized ENS-based registry | Secure end-to-end encryption | Easy dApp integration
-
-
Public Postgres Snippets
Public Postgres Snippets 1/* Count unique entries in `column_name` */
2SELECT column_name, count(*) FROM "table_name" GROUP BY column_name;
34/* find entries with (NOT) numeric string */
5SELECT * FROM table_name WHERE NOT column_name ~ '^\d+\.?\d+$';
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.