Fix typo in snippet (#7441)

This commit is contained in:
Charles Gagnon
2019-10-01 09:56:27 -07:00
committed by GitHub
parent 5b95d6777f
commit 3202e46930

View File

@@ -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": {