We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fdc1cf commit b88c731Copy full SHA for b88c731
postgres/list-all-rows-in-a-table.md
@@ -11,7 +11,7 @@ There is an alternative approach that also selects all rows from a table.
11
It's essentially a shorthand -- the `table` command.
12
13
```sql
14
-table bedding_types;
+> table bedding_types;
15
name
16
----------
17
No Bed
0 commit comments