We have setup a simple oracle db with one table containing 4 different fields. We want to execute a test where we setup a Database Checkpoint towards this table. In the table we have 5 different e...
If you compared the whole table in the DB, you would use the database checkpoint. However, your task is a bit different. In this case, I agree with Stephanie - it would be easier for you to create the SQL expression matching your needs and to execute it via ADO.