How can we help you today? How can we help you today?
npensa
Help with regex to filter out tables
We're trying to filter out some tables from SQL Data compare using the command line in PowerShell and some regular expressions, and we keep getting syntax errors for them.We tried the one below, wh...
2 followers 2 comments 0 votes
How to limit a SQL Data Comparison based on the first character of the table name?
I'm creating a script to migrate the changes from one database to another one, but the database is very large.  I'd like to limit the script based on the first character of the table name (Tables b...
3 followers 4 comments 0 votes