|
|
| version 1.2, 2024/09/28 13:24:10 | version 1.3, 2024/09/28 13:36:19 |
|---|---|
| Line 21 | Line 21 |
| 1.7 ^h[select pet,food from pets^;select food,* from pets; $.type[table] $.distinct(true)] | 1.7 ^h[select pet,food from pets^;select food,* from pets; $.type[table] $.distinct(true)] |
| 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.10 ^h[select 0, 2+2^;select 0,* from pets; $.type[hash] $.distinct(true) ] | |
| } | } |