Skip to content

Commit 0449b0f

Browse files
authored
add Sequences to guides queries (#1048)
1 parent 56c6135 commit 0449b0f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Using Sequences'
3+
sidebar_label: 'Sequences'
4+
---
5+
6+
import ComponentContent from '../../sql-reference/10-sql-commands/00-ddl/04-sequence/create-sequence.md';
7+
8+
<ComponentContent />

0 commit comments

Comments
 (0)