SkillAgentSearch skills...

SqlHelpers

Basic T-SQL code generation for some frequently used commands.

Install / Use

/learn @lanceengland/SqlHelpers
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SqlHelpers

This repo is for PowerShell cmdlets to generate T-SQL code. There are a few T-SQL commands with tricky syntax that become cumbersome to repeatedly write.

Though the MERGE statement has caveats in it's usage, documented in this blog post by Aaron Bertrand, under the right circumstances I find it a very useful tool.

For now, the MERGE cmdlet is a plain ps1 file. If I add another function, I will turn it into a module.

I hope you find this useful.

Related Skills

View on GitHub
GitHub Stars5
CategoryData
Updated4y ago
Forks0

Languages

PowerShell

Security Score

75/100

Audited on Nov 2, 2021

No findings