vault backup: 2024-01-01 23:09:40
This commit is contained in:
@@ -74,4 +74,4 @@ SELECT ->likes->friend.name AS friends FROM person:tobie;
|
||||
-- Use the result of a subquery as a returned field
|
||||
SELECT *, (SELECT * FROM events WHERE type = 'activity' LIMIT 5) AS history FROM user;
|
||||
```
|
||||
###
|
||||
### `UPDATE`
|
Reference in New Issue
Block a user