Understanding Parallel proccessing

when a user submit a query, how is that query parallel processed ?

You may find this information here:

and for Parallel / Distributed:

This will explain how each mode works when making a query, also our underlying software can stores and process data in parallel which is explained here:

I hope this help! :slight_smile:

2 Likes