Sciweavers

288 search results - page 32 / 58
» Beyond the traditional query operators
Sort
View
VLDB
2004
ACM
124views Database» more  VLDB 2004»
15 years 3 months ago
Automated Statistics Collection in DB2 UDB
The use of inaccurate or outdated database statistics by the query optimizer in a relational DBMS often results in a poor choice of query execution plans and hence unacceptably lo...
Ashraf Aboulnaga, Peter J. Haas, Sam Lightstone, G...
69
Voted
INFSOF
2002
72views more  INFSOF 2002»
14 years 9 months ago
Translating object-oriented database transactions into relational transactions
In this paper, we present methods of translating transactions from object-oriented database(OODB) to relational database(RDB). The process involves schema mapping in data definiti...
Joseph Fong
CHI
2008
ACM
15 years 10 months ago
Aligning temporal data by sentinel events: discovering patterns in electronic health records
Electronic Health Records (EHRs) and other temporal databases contain hidden patterns that reveal important cause-and-effect phenomena. Finding these patterns is a challenge when ...
Taowei David Wang, Catherine Plaisant, Alexander J...
ER
2007
Springer
111views Database» more  ER 2007»
15 years 3 months ago
Provability-Based Semantic Interoperability Via Translation Graphs
Provability-based semantic interoperability (PBSI) is a kind of interoperability that transcends mere syntactic translation to allow for robust, meaningful information exchange acr...
Joshua Taylor, Andrew Shilliday, Selmer Bringsjord
157
Voted
SIGMOD
2007
ACM
159views Database» more  SIGMOD 2007»
15 years 9 months ago
Anatomy of the ADO.NET entity framework
Traditional client-server applications relegate query and persistence operations on their data to database systems. The database system operates on data in the form of rows and ta...
Atul Adya, José A. Blakeley, S. Muralidhar,...