puntoblogspot

Technical stuff, mostly

Mostrando entradas con la etiqueta sql. Mostrar todas las entradas
Mostrando entradas con la etiqueta sql. Mostrar todas las entradas
jueves, 16 de febrero de 2023

SQL window functions

›
SQL's window functions are such a huge topic that some see them as a DSL inside SQL itself. You can do amazing things in sql without win...
martes, 17 de enero de 2023

DuckDB's arg_max

›
In kdb+ there's a great way of showing aggregated information called `aj` for asof join . This way of joining data is a neat way to get ...
miércoles, 21 de diciembre de 2022

Trying things out with duckdb's dbgen

›
REPLs are great, but they are only a part of the "have fun" experience. Sometimes, you need data to work on a repl and to be able ...
domingo, 18 de diciembre de 2022

Update primary key and associated foreign keys in sql

›
If you have two tables with a foreign_key relationship, and you want to update the value of a primary key, postgresql will fail, telling you...
lunes, 12 de diciembre de 2022

Sum scan in sql

›
`scan` is an adverb in apl / j / k which is used to reduce an array over an operation, while keeping all the intermediate results. It's...

Doing mundane things with SQL and Duckdb

›
I've been learning more and more sql, both the language, the implementations, and as always, looking for the extreme cases of "you ...
›
Inicio
Ver versión web

Datos personales

Raimon Grau
Programmer and forever passionate learner. Githubbing as kidd . Working at Metabase.
Ver todo mi perfil
Con la tecnología de Blogger.