How can I exclude files from command line, SqlCodeGuard30
ovelazqu
Posts: 1 New member
Hello
I am trying to execute next command but it returns error
SqlCodeGuard30.Cmd.exe /include:ALL /source:Scripts\Tables\PREFIX*.sql /q /out cqTables.xml
How can I analyze specific files based in a prefix in their names?
Thanks in advance?