buchspektrum Internet-Buchhandlung

Neuerscheinungen 2012

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Terrence Mason

Schema-Free SQL


Providing Freedom from The Schema Knowledge Required to Formulate SQL Queries
Aufl. 2012. 132 S.
Verlag/Jahr: AV AKADEMIKERVERLAG 2012
ISBN: 3-639-44968-1 (3639449681)
Neue ISBN: 978-3-639-44968-6 (9783639449686)

Preis und Lieferzeit: Bitte klicken


Revision with unchanged content. The current standard query language SQL requires users to know how data is normalized and stored in a database schema to compose queries. One of the major challenges in generating these queries is the identification of joins to connect attributes located in different relations. Constructing these joins in SQL or through a graphical query interface is tedious, error-prone, and not intuitive to casual users. Any new query language should maintain the ex pressiveness of SQL without requiring schema knowledge or an additional model. A new Schema-Free query system is developed to support the automatic completion of an SQL query without the full specification of joins and tables. A new algorithm efficiently constructs all maximal sets of lossless joins in a schema an order of magnitude faster than previous methods. The query system uses a new query language allowing under-specification of SQL queries to remove the burden of schema knowledge from the user while continuing to support the full range of SQL queries. Queries with multiple interpretations are disambiguated through three different approaches.
Database Systems in Computer Science at University of Iowa. Assistant Professor at University of Wisconsin Stout, Menomonie, Wisconsin.