Sciweavers

1611 search results - page 237 / 323
» Supporting Exploratory Queries in Databases
Sort
View
113
Voted
VLDB
2005
ACM
118views Database» more  VLDB 2005»
15 years 8 months ago
Selectivity Estimation for Fuzzy String Predicates in Large Data Sets
Many database applications have the emerging need to support fuzzy queries that ask for strings that are similar to a given string, such as “name similar to smith” and “tele...
Liang Jin, Chen Li
VLDB
2002
ACM
143views Database» more  VLDB 2002»
15 years 2 months ago
SQL Memory Management in Oracle9i
Complex database queries require the use of memory-intensive operators like sort and hashjoin. Those operators need memory, also referred to as SQL memory, to process their input ...
Benoît Dageville, Mohamed Zaït
204
Voted
ICDE
2006
IEEE
169views Database» more  ICDE 2006»
16 years 3 months ago
Making Designer Schemas with Colors
XML schema design has two opposing goals: elimination of update anomalies requires that the schema be as normalized as possible; yet higher query performance and simpler query exp...
Nuwee Wiwatwattana, H. V. Jagadish, Laks V. S. Lak...
184
Voted
EDBT
2008
ACM
137views Database» more  EDBT 2008»
16 years 2 months ago
Data exchange in the presence of arithmetic comparisons
Data exchange is the problem of transforming data structured under a schema (called source) into data structured under a different schema (called target). The emphasis of data exc...
Foto N. Afrati, Chen Li, Vassia Pavlaki
153
Voted
SIGMOD
2012
ACM
234views Database» more  SIGMOD 2012»
13 years 5 months ago
Oracle in-database hadoop: when mapreduce meets RDBMS
Big data is the tar sands of the data world: vast reserves of raw gritty data whose valuable information content can only be extracted at great cost. MapReduce is a popular parall...
Xueyuan Su, Garret Swart