My Motherduck notebooks have grown ... is there a way to share a (read-only) version of the notebooks with other motherduck users? Sure, I can share DBs but looking at the source code of many of the Macro and Table definition is much easier to undertstand ...
Why does this statement SELECT list_sum(list_value(COLUMNS(*))) AS total_sum FROM (SELECT 1, 2); not return a table with one column and the value 3, but a table with columns?
My Notebooks have grown into more complicated sql: One wrong click and all this valuable sql would be gone. I would like to bring this under somewhat stricter version control.
I would like to save the SQL of a notebook, so that I can check it in and version control it. Gemini says that there is an "Export". feature in the Motherduck UI *in the upper right) but I can not see/find it. How can I save/export the SQL in a notebook?