Update the manuals in Docs/

This commit is contained in:
Markus Fleschutz
2022-11-17 20:13:00 +01:00
parent da4b013b89
commit 8a8ad95e29
515 changed files with 516 additions and 516 deletions

View File

@ -1,4 +1,4 @@
## The PowerShell Script **list-sql-tables.ps1**
## The PowerShell Script *list-sql-tables.ps1*
This PowerShell script lists all tables in a SQL server database and exports the list as CSV.
Install-Module InvokeQuery