Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Feb 29, 2024
1 parent f3264eb commit bf63856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sql-statements/sql-statement-alter-sequence.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ CREATE SEQUENCE s1;
Query OK, 0 rows affected (0.15 sec)
```


Then we get two values from the sequence

```sql
Expand Down

0 comments on commit bf63856

Please sign in to comment.