Forum Discussion
RajuD999
May 17, 2024Copper Contributor
Yaml to execute SQL scripts in a folder via Azure DevOps pipeline
Greetings!!! We have a git repo directory ExternalSQLScripts with sub-directories for Tables, Views, Functions, StoredProcedures. Loop through each subdirectory and execute all the .sql files on ...