Skip to content

Commit

Permalink
15: group by
Browse files Browse the repository at this point in the history
  • Loading branch information
razetime committed Jan 19, 2024
1 parent d0fd0c6 commit 5a53cc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 15-tables-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ The same goes for `_`.
+`a`b!(,1;,3)
```

<!--
Updates to a table have to be done with indexing. An SQL group by query had to
be done with `=`, which returns a dictionary that has to be reconstituted into
a table.
Expand All @@ -71,7 +70,6 @@ a table.
t:+`a`b!(!10;10?10)
,/t@=2!t@`a
```
-->

## File Model
ngn/k's file I/O is based on the UNIX model of file management. It is best to
Expand Down

0 comments on commit 5a53cc8

Please sign in to comment.