Some more detail: campaign_model->bulk_status
file: code/Winxle::API::CreateCampaign::Model::Campaign 170: WITH last_status AS ( 171: SELECT
this basically generates a very temporary table only valid during this SELECT
file: code/Winxle::API::CreateCampaign::Model::Campaign 170: WITH last_status AS ( 171: SELECT
this basically generates a very temporary table only valid during this SELECT