Skip to content

Commit 1929699

Browse files
committed
Add prompt
1 parent faa746f commit 1929699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-03-12-duckdb-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ duckdb -ui
3636

3737
You can also run the following SQL command from a [DuckDB client]({% link docs/stable/clients/overview.md %}) (e.g., CLI, Python, Java, etc.):
3838

39-
```sql
39+
```plsql
4040
CALL start_ui();
4141
```
4242

0 commit comments

Comments
 (0)