mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-06 00:39:40 -06:00
Update quickstart.md
This commit is contained in:
@@ -55,7 +55,7 @@ Get familiar with the tables and their columns. The easiest way to do
|
||||
this is by using SQL commands. `show tables` and `describe
|
||||
<tablename>` are good commands to use when exploring a new database.
|
||||
|
||||
```sh
|
||||
```sql
|
||||
% dolt sql
|
||||
# Welcome to the DoltSQL shell.
|
||||
# Statements must be terminated with ';'.
|
||||
|
||||
Reference in New Issue
Block a user