how to ignore multiple table in schema compare in command line
kamranriaz80
Posts: 1 New member
how to ignore multiple table in schema compare via command line (oracle)
Tagged:
Answers
One thing to look at is a SQL Compare filters: https://documentation.red-gate.com/display/SCO4/Viewing+the+comparison+results#Viewingthecomparisonresults-Usingthefilter
You can build a file and then use that as a command line switch: https://documentation.red-gate.com/display/SCO4/Command+line+switches#Commandlineswitches-/filter:<filterfile.scpf>