News

as opposed to you needing to query a cloud service such as ChatGPT. The PowerShell script that I created as a part of that series certainly got the job done, but I always thought of it as being ...
In my previous blog post, I explained that I have completely rewritten my PowerShell ... in the script, I use this variable to populate the Models drop down list. Here is that code: # Create ...
PowerShell on ... using cmdlets and custom scripts. If you want to take things up a notch, you can use third-party modules for coding, permissions, SQL database queries, and more.
It's easy to create a work account as shown below ... The task does not put in a demand for SQL Server PowerShell and that is needed for running the SQL Server Scripts against the Azure SQL Database.
A SQL-first code generator inspired by sqlc that creates type-safe database clients for multiple languages from SQL query files. When no one knows which version of the query is “the real one,” ...