scispace - formally typeset
P

Prasan Roy

Researcher at IBM

Publications -  38
Citations -  3040

Prasan Roy is an academic researcher from IBM. The author has contributed to research in topics: Query optimization & XML schema. The author has an hindex of 23, co-authored 38 publications receiving 2965 citations. Previous affiliations of Prasan Roy include Teradata & Alcatel-Lucent.

Papers
More filters
Journal ArticleDOI

Efficient and extensible algorithms for multi query optimization

TL;DR: This paper proposes three cost-based heuristic algorithms: Volcano-SH and Volcano-RU, which are based on simple modifications to the Volcano search strategy, and a greedy heuristic that incorporates novel optimizations that improve efficiency greatly.
Proceedings ArticleDOI

Extending query rewriting techniques for fine-grained access control

TL;DR: In this paper, a fine-grained access control model based on authorization views is presented, where user queries can be phrased in terms of the database relations, and are valid if they can be answered using only the information contained in these authorization views.
Posted Content

Efficient and Extensible Algorithms for Multi Query Optimization

TL;DR: This paper proposes three cost-based heuristic algorithms: Volcano-SH and Volcano-RU, which are based on simple modifications to the Volcano search strategy, and a greedy heuristic that incorporates novel optimizations that improve efficiency greatly.
Proceedings ArticleDOI

From XML schema to relations: a cost-based approach to XML storage

TL;DR: LegionDB as discussed by the authors is a cost-based XML storage mapping engine that explores a space of possible XML-to-relational mappings and selects the best mapping for a given application.
Proceedings ArticleDOI

Materialized view selection and maintenance using multi-query optimization

TL;DR: This paper shows how to find an efficient plan for the maintenance of a set of materialized views, by exploiting common subexpressions between different view maintenance expressions, and develops a framework that cleanly integrates the various choices in a systematic and efficient manner.