0
12kviews
Describe query processing in distributed database

Subject: Distributed Database

Topic: Distributed query processing and optimization

Difficulty: Medium

1 Answer
2
274views

Query processing refers to the range of activities involved in extracting data from a database. The activities include translation of queries in high-level database language, into expressions that can be used at the physical levelof the file system, a variety of query-optimization transformations, and actual evaluation of queries. The step …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.