Multiple choice Which one of the following steps is not involved in processing a query? Distribution Parsing and translation Optimizing Evaluation Reveal answer Fill a bubble to check yourself A Correct answer Explanation Distribution is dividing the data fields to their respectives, but query processing does not allow any kind of distribution. Query processing allows optimizing, evaluation and parsing and translation.