Limit this search to....

Applications of Logic Databases Softcover Repri Edition
Contributor(s): Ramakrishnan, Raghu (Editor)
ISBN: 1461359260     ISBN-13: 9781461359265
Publisher: Springer
OUR PRICE:   $161.49  
Product Type: Paperback - Other Formats
Published: March 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Expert Systems
- Computers | Compilers
- Computers | Computer Science
Dewey: 006.33
Series: The Springer International Engineering and Computer Science
Physical Information: 0.65" H x 6.14" W x 9.21" (0.96 lbs) 280 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The premise behind developing powerful declarative database languages is compelling: by enabling users to specify their queries (and their integrity constraints) in a clear, non-operational way, they make the user's task easier, and provide the database system with more opportunities for optimization. Relational database systems offer a striking proof that this premise is indeed valid. The most popular relational query language, SQL, is based upon relational algebra and calculus, i.e., a small fragment of first-order logic, and the ease of writing queries in SQL (in comparison to more navigational languages) has been an important factor in the commercial success of relational databases. It is well-known that SQL has some important limitations, in spite of its success and popUlarity. Notably, the query language is non-recursive, and support for integrity constraints is limited. Indeed, recognizing these problems, the latest standard, SQL-92, provides increased support for integrity constraints, and it is anticipated that the successor to the SQL-92 standard, called SQL3, RECURSIVE UNION operation 1]. Logic database systems have will include a concentrated on these extensions to the relational database paradigm, and some systems (e.g., Bull's DEL prototype) have even incorporated object-oriented features (another extension likely to appear in SQL3).