mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix typo in snippet (#7441)
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
"FROM INFORMATION_SCHEMA.TABLES",
|
||||
"GO"
|
||||
],
|
||||
"description": "List tables and vies in the current database"
|
||||
"description": "List tables and views in the current database"
|
||||
},
|
||||
|
||||
"List databases": {
|
||||
|
||||
Reference in New Issue
Block a user