0
81kviews
Explain steps in query processing?
1 Answer
9
8.3kviews
  • A given SQL query is translated by the query processor into a low level program called an execution plan
  • An execution plan is a program in a functional language
  • The physical relational algebra extends the relational algebra with primitives to search through the internal storage structure of DBMS.

Basic Steps …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.