Sometimes a table used in a query will be left empty in the scope of the test to check a particular behaviour of the SQL. Omitting the table from the test setup means that the fact of it being empty can be overlooked easily.
It would be beneficial to have a way to explicitly state a table as being empty.
Given the existing table "tracking.kpi" is empty