Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Oct 16, 2024
1 parent 460c8f2 commit bbe3064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/database/database-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ to the value formatted in the following way:
```sql
SELECT *
FROM songs,
artists
artists
WHERE songs.artist_id == artists.id
```
Expand Down

0 comments on commit bbe3064

Please sign in to comment.