Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better, Safer SQL Queries from PowerShell #8

Closed
alevyinroc opened this issue Jul 31, 2018 · 1 comment
Closed

Better, Safer SQL Queries from PowerShell #8

alevyinroc opened this issue Jul 31, 2018 · 1 comment
Labels
proposal-complete Proposals for completed demos

Comments

@alevyinroc
Copy link
Contributor

alevyinroc commented Jul 31, 2018

Better, Safer SQL Queries from PowerShell

  • Name: Andy Levy
  • Abstract: If you're working with SQL Server from PowerShell, either as a DBA, analyst, or anyone else running queries, you've probably used Invoke-SqlCmd. But depending on how you're building your queries, this can be error-prone or a huge security exposure! With the help of the dbatools module, I'll show you how to write and run these queries better and safer - and make them easier to work into your scripts to boot.
  • Optional links (remove if not using)
@michaeltlombardi michaeltlombardi added the proposal lightning demo proposals label Jul 31, 2018
@michaeltlombardi michaeltlombardi added presented and removed proposal lightning demo proposals labels Aug 21, 2018
@michaeltlombardi
Copy link
Contributor

Thank you so much for presenting today!

@michaeltlombardi michaeltlombardi added proposal-complete Proposals for completed demos and removed presented labels Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal-complete Proposals for completed demos
Projects
None yet
Development

No branches or pull requests

2 participants