\d not working on Azure Synapse Analytics DB
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
I would like to use this against our Azure data warehouse, but `sp_help` doesn't exist there. Is there an alternative to show the table definition?
```
mydb> \d schema.tablename
Time: 2.521s (2 seconds)
Msg 104386, Level 16, State 1, Line 1
Stored procedure sp_help does not exist or is not supported.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.