No matching data
Published 17 June 2026
A starting table is defined with a filter clause that produces no rows.
How to fix
- Locate the problematic filter clause in your options file under
startingTables - Check SQL syntax - ensure proper quotes, operators, and column names
- Test the clause by running it directly against your database
- 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