|
|
| version 1.3, 2024/09/28 13:36:19 | version 1.4, 2024/09/28 16:54:13 |
|---|---|
| Line 23 | Line 23 |
| 1.8 ^h[select pet,food from pets^;select food,* from pets; $.distinct(true)] | 1.8 ^h[select pet,food from pets^;select food,* from pets; $.distinct(true)] |
| 1.9 ^h[select 0,* from pets^;select 0, 2+2; $.type[hash] $.distinct(true) ] | 1.9 ^h[select 0,* from pets^;select 0, 2+2; $.type[hash] $.distinct(true) ] |
| 1.10 ^h[select 0, 2+2^;select 0,* from pets; $.type[hash] $.distinct(true) ] | 1.9 ^h[select 0, 2+2^;select 0,* from pets; $.type[hash] $.distinct(true) ] |
| } | } |