Atnaujinkite slapukų nuostatas

Dataplan: A Databased Language [Kietas viršelis]

  • Formatas: Hardback, 384 pages, aukštis: 230 mm, weight: 662 g, glossary, index
  • Serija: Advanced Topics in Computer Science
  • Išleidimo metai: 01-Sep-1996
  • Leidėjas: McGraw-Hill Publishing Co.
  • ISBN-10: 0077092961
  • ISBN-13: 9780077092962
Kitos knygos pagal šią temą:
Dataplan: A Databased Language
  • Formatas: Hardback, 384 pages, aukštis: 230 mm, weight: 662 g, glossary, index
  • Serija: Advanced Topics in Computer Science
  • Išleidimo metai: 01-Sep-1996
  • Leidėjas: McGraw-Hill Publishing Co.
  • ISBN-10: 0077092961
  • ISBN-13: 9780077092962
Kitos knygos pagal šią temą:
In a conventional DBMS, some tasks are undertaken by a data definition language (DDL), some by data manipulation language (DML) and the remainder by a host programming language. This book argues that it is possible to use a single-programming language for all these purposes.
Part 1 Resume of database principles: what is a database? what is data
processing?; data and data structures; the entity-relationship model; data
dependencies within relations; decomposition and normal forms; concurrent
transactions and crash recovery. Part 2 The DATAPLAN language: a DATAPLAN
primer; data types and definitions; data declarations; commands; data
expressions. Part 3 More on DATAPLAN: the data types in more detail; input
and output; concurrent programming and crash recovery; small scale examples;
the store management system. Part 4 The university - lecture courses and
degree schemes: an informal description; the database modelled in DATAPLAN;
some queries and transactions; some representative courses and schemes. Part
5 The university - who does what and where: the principal entities and
relationships; the posts; the units; appointments and vacancies;
transactions. Part 6 Concurrency and communications - an office network: the
network architecture; the user interface; the mission office and account
office; the office programs.