Sciweavers

262 search results - page 11 / 53
» GUC-Secure Join Operator in Distributed Relational Database
Sort
View
DASFAA
2006
IEEE
174views Database» more  DASFAA 2006»
14 years 8 days ago
Communication-Efficient Implementation of Range-Joins in Sensor Networks
Sensor networks are multi-hop wireless networks of resource constrained sensor nodes used to realize high-level collaborative sensing tasks. To query and access data generated and ...
Aditi Pandit, Himanshu Gupta
SSDBM
2006
IEEE
121views Database» more  SSDBM 2006»
14 years 2 months ago
Scalability Management in Sensor-Network PhenomenaBases
A phenomenon appears in a sensor network when a group of sensors persist to generate similar behavior over a period of time. PhenomenaBases (or databases of phenomena) are equippe...
Mohamed H. Ali, Walid G. Aref, Ibrahim Kamel
CIKM
2005
Springer
14 years 2 months ago
Selectivity-based partitioning: a divide-and-union paradigm for effective query optimization
Modern query optimizers select an efficient join ordering for a physical execution plan based essentially on the average join selectivity factors among the referenced tables. In ...
Neoklis Polyzotis
SIGMOD
2009
ACM
137views Database» more  SIGMOD 2009»
14 years 8 months ago
Robust and efficient algorithms for rank join evaluation
In the rank join problem we are given a relational join R1 1 R2 and a function that assigns numeric scores to the join tuples, and the goal is to return the tuples with the highes...
Jonathan Finger, Neoklis Polyzotis
VLDB
1990
ACM
104views Database» more  VLDB 1990»
14 years 18 days ago
Hash-Based Join Algorithms for Multiprocessor Computers
This paper studies a number of hash-based join algorithms for general purpose multiprocessor computers with shared memory where the amount of memory allocated to the join operatio...
Hongjun Lu, Kian-Lee Tan, Ming-Chien Shan