I am currently attempting to write a command line call to generate a change report, but exclude all stored procedures starting with "ws_". However, using BOTH exclude and include return only stored procedures starting with "ws_". It's as if exclude and include are making the same call.
Comments
1 comment
Add comment
Please sign in to leave a comment.