Skip to content

Extract statement and call parameters from MS SQL execution plan XML

Notifications You must be signed in to change notification settings

denissukhotin/MSSQLPlanToSpExecuteSql

Repository files navigation

MSSQLPlanToSpExecuteSql

Simple application to extract statement and call parameters from MS SQL execution plan XML.

Usage:

  • Run it.
  • Paste execution plan XML to the left box (or use Browse button, or drag-n-drop XML file).
  • Press ''>>''.
  • Collect exec sp_executesql command or direct sql to run the statement from the right box.

About

Extract statement and call parameters from MS SQL execution plan XML

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages