전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
upon closer inspection, we find that since the subquery returns more than 0 row, the exists condition is true, and the condition placed inside the inner query does not influence how the outer query is run.
ma mediante un controllo più accurato, si può vedere che, poiché la sottoquery restituisce più di 0 righe, la condizione exists è effettivamente vera e la condizione posizionata all’interno della query interna non influenza il modo in cui viene eseguita la query esterna.
at first, this may appear confusing, because the subquery includes the [region_name = 'west'] condition, yet the query summed up stores for all regions.
in un primo momento, questa operazione può creare qualche confusione in quanto nella sottoquery è inclusa la condizione [region_name = 'west'], eppure la query ha sommato i negozi relativi a tutte le regioni.