mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Add the command-line symbol
This commit is contained in:
@@ -11,7 +11,7 @@ There is an alternative approach that also selects all rows from a table.
|
|||||||
It's essentially a shorthand -- the `table` command.
|
It's essentially a shorthand -- the `table` command.
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
table bedding_types;
|
> table bedding_types;
|
||||||
name
|
name
|
||||||
----------
|
----------
|
||||||
No Bed
|
No Bed
|
||||||
|
|||||||
Reference in New Issue
Block a user