Skip to content

DBT Test: Not Null Global Coffee Trade Consolidated 2020 Country Of Destination

DBT test name: not_null_global_coffee_trade_consolidated_2020_country_of_destination

DBT details


Description

No description


Details

Models

Macros

  • test_not_null
  • get_where_subquery
{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias="not_null_global_coffee_trade_c_e370219e8a736c1cc7a455d15ecf8641") }}
select *
from "memory"."main"."global_coffee_trade_consolidated_2020"
where country_of_destination is null