Eli Sigal
08/10/2022, 8:44 AMSELECT geo_target_constant.canonical_name, geo_target_constant.country_code, geo_target_constant.id, geo_target_constant.name, geo_target_constant.parent_geo_target, geo_target_constant.resource_name, geo_target_constant.status, geo_target_constant.target_type FROM geo_target_constant
What is the best approach to do so?
Is there a place I can look for an example on how to add data to an existing source component since creating a new ones we already know how to
Thank you.