Skip to content

Commit

Permalink
Link to UUID best practices
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Dec 13, 2024
1 parent 97605c0 commit 2899343
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data-type-default-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ CREATE TABLE t3 (
);
```

For more details on how to use UUID, see [UUID best practices](/best-practices/uuid.md).


An example for using JSON:

```sql
Expand Down

0 comments on commit 2899343

Please sign in to comment.