Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Dec 7, 2024
1 parent fe3e421 commit 032d084
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,11 @@ LOAD tsid;

### Example
```sql
SELECT * FROM tsid();
D SELECT tsid FROM tsid();
┌───────────────┐
│ tsid │
varchar
├───────────────┤
│ 0J4506G2Z9CWK │
└───────────────┘
```

0 comments on commit 032d084

Please sign in to comment.