Pre-join projection equivalent to ________ as in traditional relational systems
Answers
Answered by
5
stored procedure is the answer
Answered by
4
“Pre-join projection” is equivalent to “materialized view” as in “traditional relational systems”. A "materialized view" is an object in the database which carries the "result set of the query".
This may be a subset of the rows and the columns in the table or local copy of the database which is in a virtual place else it can be a summary. In short, it is a snapshot of the table segment.
Similar questions
Math,
9 months ago
Social Sciences,
9 months ago
Environmental Sciences,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago
History,
1 year ago