No matching data

A starting table is defined with a filter clause that produces no rows.

How to fix 

  1. Locate the problematic filter clause in your options file under startingTables
  2. Check SQL syntax - ensure proper quotes, operators, and column names
  3. Test the clause by running it directly against your database
  4. Verify data exists - ensure the filter returns at least some rows

Issues

No matching data: Filter clause syntactically correct but returns zero rows.

This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved


Didn't find what you were looking for?