How to pass parameter to python script in SSMS?

前端 未结 0 453
渐次进展
渐次进展 2020-12-13 05:04

I use this script and want to parametrize the path for saving the chart:

DECLARE @pscript nvarchar(MAX);
DECLARE @path         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题