News

When connecting to SQL servers in the cloud, sometimes typical GUI access will not cut it. This is when you need to focus on automation tools like Windows PowerShell. To query any SQL database from ...
This script works…when the table has rows. But this table is occasionally cleared out. Due to the nature of this program, Table1 sometime has no entries at all. When that happens, I need to ...