fix: typo in postgres (#842)
This commit is contained in:
parent
32cd8e4d5d
commit
d41aaa9569
@ -177,7 +177,7 @@ SELECT table_schema,table_name FROM information_schema.tables ORDER BY table_sch
|
||||
SELECT * FROM pg_catalog.pg_tables
|
||||
```
|
||||
|
||||
列表表架构
|
||||
列出表结构
|
||||
|
||||
```sql
|
||||
\d <table_name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user