Items related to Relational Theory: Concepts and Applications

Relational Theory: Concepts and Applications - Hardcover

 
9780121258818: Relational Theory: Concepts and Applications
View all copies of this ISBN edition:
 
 
A guide and reference about the relational database environment which covers data models and structures, logical and physical database design, data normalization and control and infrastructure support of the database environment. CASE tools, DB2, QMF and ORACLE are described.

"synopsis" may belong to another edition of this title.

  • PublisherAcademic Press Inc
  • Publication date1991
  • ISBN 10 0121258815
  • ISBN 13 9780121258818
  • BindingHardcover
  • Number of pages254

Buy Used

Condition: Good
Connecting readers with great books... Learn more about this copy

Shipping: £ 2.94
Within U.S.A.

Destination, rates & speeds

Add to Basket

Top Search Results from the AbeBooks Marketplace

Stock Image

Brathwaite, Ken S.,Braithwaite, Kenmore S.
Published by Academic Pr (1991)
ISBN 10: 0121258815 ISBN 13: 9780121258818
Used Hardcover Quantity: 1
Seller:
HPB-Red
(Dallas, TX, U.S.A.)

Book Description hardcover. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!. Seller Inventory # S_384168022

More information about this seller | Contact seller

Buy Used
£ 8.42
Convert currency

Add to Basket

Shipping: £ 2.94
Within U.S.A.
Destination, rates & speeds
Stock Image

Brathwaite, Ken S.; Braithwaite, Kenmore S.
Published by Academic Pr (1991)
ISBN 10: 0121258815 ISBN 13: 9780121258818
Used Hardcover Quantity: 1
Seller:
Wonder Book
(Frederick, MD, U.S.A.)

Book Description Condition: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included. Seller Inventory # P06O-00651

More information about this seller | Contact seller

Buy Used
£ 16.12
Convert currency

Add to Basket

Shipping: FREE
Within U.S.A.
Destination, rates & speeds
Stock Image

Brathwaite, Ken S.; Braithwaite, Kenmore S.
Published by Academic Pr (1991)
ISBN 10: 0121258815 ISBN 13: 9780121258818
Used Hardcover Quantity: 1
Seller:
cornacres
(Columbia, MO, U.S.A.)

Book Description Hardcover. Condition: Fine. Like new, Relational Theory: Concepts and Application, by Brathwaite, Ken and Braithwaite Kenmore, Academic Press, Actually brand new, pencilled price inside erased, some sticker residue left on cover. Hardback. Seller Inventory # SKU1001521

More information about this seller | Contact seller

Buy Used
£ 13.67
Convert currency

Add to Basket

Shipping: £ 3.88
Within U.S.A.
Destination, rates & speeds
Stock Image

Brathwaite, Ken S.;Braithwaite, Kenmore S.
ISBN 10: 0121258815 ISBN 13: 9780121258818
Used Hardcover Quantity: 1
Seller:
Bingo Used Books
(Vancouver, WA, U.S.A.)

Book Description Hardcover. Condition: Near Fine. Hardcover in near fine condition. Seller Inventory # 139155

More information about this seller | Contact seller

Buy Used
£ 18.95
Convert currency

Add to Basket

Shipping: £ 4.50
Within U.S.A.
Destination, rates & speeds
Stock Image

Brathwaite, Ken S., Braithwaite, Kenmore S.
Published by Academic Pr (1991)
ISBN 10: 0121258815 ISBN 13: 9780121258818
Used Hardcover Quantity: 1
Seller:
Mispah books
(Redhill, SURRE, United Kingdom)

Book Description Hardcover. Condition: Like New. Like New. book. Seller Inventory # ERICA75801212588155

More information about this seller | Contact seller

Buy Used
£ 71
Convert currency

Add to Basket

Shipping: £ 25
From United Kingdom to U.S.A.
Destination, rates & speeds
Stock Image

Brathwaite, Kenmore S.
ISBN 10: 0121258815 ISBN 13: 9780121258818
Used Hardcover First Edition Quantity: 1
Seller:
Ground Zero Books, Ltd.
(Silver Spring, MD, U.S.A.)

Book Description Hardcover. Condition: Very good. First Printing [Stated]. xii, 261 pages. Illustrations. Appendix. Bibliography. Index. No DJ present. Cover has slight wear and soiling. A guide and reference about the relational database environment which covers data models and structures, logical and physical database design, data normalization and control and infrastructure support of the database environment. CASE tools, DB2, QMF and ORACLE are described. This is a relatively early work covering both concepts and application. Its impact on the field has been considered by some to have been among the most significant at the time of publication. As such, it also represents a thorough yet concise discussion of the state-of-the-art, state-of-the-technology, and the state of practice at the time of its publication. The contents address Database Environment, Data Models, Data Structures, Logical Design, Physical Database Design, Data Normalization, Data Dictionaries, Relational Databases, Management and Control, Infrastructure Support, Database Administration, Distributed Database Management System, CASE Tools. DB2, SQL/DS, QMF, ORACLE, Performance Issues, Performance Standards, and Auditing. The Appendix provides a comparison of Relational DBMSs. A relational database is a (most commonly digital) database based on the relational model of data, as proposed by E. F. Codd in 1970. A system used to maintain relational databases is a relational database management system (RDBMS). Many relational database systems are equipped with the option of using SQL (Structured Query Language) for querying and updating the database. The term "relational database" was first defined by E. F. Codd at IBM in 1970. Codd introduced the term in his research paper "A Relational Model of Data for Large Shared Data Banks". In this paper and later papers, he defined what he meant by "relational". One well-known definition of what constitutes a relational database system is composed of Codd's 12 rules. However, no commercial implementations of the relational model conform to all of Codd's rules, so the term has gradually come to describe a broader class of database systems, which at a minimum: Present the data to the user as relations (a presentation in tabular form, i.e. as a collection of tables with each table consisting of a set of rows and columns); Provide relational operators to manipulate the data in tabular form. In 1974, IBM began developing System R, a research project to develop a prototype RDBMS. The first system sold as an RDBMS was Multics Relational Data Store (June 1976).[citation needed] Oracle was released in 1979 by Relational Software, now Oracle Corporation. Ingres and IBM BS12 followed. Other examples of an RDBMS include IBM Db2, SAP Sybase ASE, and Informix. In 1984, the first RDBMS for Macintosh began being developed, code-named Silver Surfer, and was released in 1987 as 4th Dimension and known today as 4D. The first systems that were relatively faithful implementations of the relational model were from: University of Michigan - Micro DBMS (1969); Massachusetts Institute of Technology (1971); IBM UK Scientific Centre at Peterlee - IS1 (1970-72), and its successor, PRTV (1973-79). The most common definition of an RDBMS is a product that presents a view of data as a collection of rows and columns, even if it is not based strictly upon relational theory. By this definition, RDBMS products typically implement some but not all of Codd's 12 rules. A second school of thought argues that if a database does not implement all of Codd's rules (or the current understanding on the relational model, as expressed by Christopher J. Date, Hugh Darwen and others), it is not relational. This view, shared by many theorists and other strict adherents to Codd's principles, would disqualify most DBMSs as not relational. For clarification, they often refer to some RDBMSs as truly-relational database management systems (TRDBMS), naming others pseudo-relational database management systems (PRDBMS). As of 2009, most commercial relat. Seller Inventory # 87638

More information about this seller | Contact seller

Buy Used
£ 141.12
Convert currency

Add to Basket

Shipping: £ 3.91
Within U.S.A.
Destination, rates & speeds