tmp_sql: SELECT *
			FROM channels
			WHERE channel_type = 'BC'
			AND host_channel_id = ''
			;

done.: 1