By default, deleted records are not displayed in Compass.
- In Data Fabric, select .
- Click the three-dot icon next to the table name and select .
- Specify the query, including the
WHERE ToDelete
condition in the query. For example, if you defined value 1 to indicate that a record is deleted, then include this condition:
- Click Run Query.
The Results table shows all records that have been deleted.