mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Update the manuals
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
# PowerShell Script list-sql-tables.ps1
|
||||
|
||||
## Synopsis
|
||||
## Synopsis & Description
|
||||
```powershell
|
||||
list-sql-tables.ps1
|
||||
```
|
||||
|
||||
## Description
|
||||
Lists all tables in a SQL server database and exports the list as CSV.
|
||||
Install-Module InvokeQuery
|
||||
Run the above command if you do not have this module.
|
||||
|
Reference in New Issue
Block a user