home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / tsql / tsql2 / README < prev    next >
Text File  |  1997-03-18  |  2KB  |  51 lines

  1. This directory contains the language specification for a temporal
  2. extension to the SQL-92 language standard. This new language is
  3. designated TSQL2.
  4.  
  5. The language specification present here is the final version of the
  6. language.
  7.  
  8. Correspondence may be directed to the chair of the TSQL2 Language
  9. Design Committee, Richard T.Snodgrass, Department of Computer
  10. Science, University of Arizona, Tucson, AZ 85721,
  11. <rts@cs.arizona.edu>.  The affiliations and e-mail addresses of the
  12. TSQL2 Language Design Committee members may be found in a separate
  13. section at the end of the language specification.
  14.  
  15. The contents of this directory are as follows.
  16.  
  17. spec.dvi,.ps    TSQL2 Language Specification, published in September, 1994
  18.  
  19. bookspec.ps    TSQL2 Language Specification, as it appears in the TSQL2
  20.         book, published in September, 1995 (see below).
  21.  
  22. sql3        change proposals submitted to the ANSI and ISO SQL3
  23.         committees.
  24.  
  25. Associated with the language specification is a collection of commentaries
  26. which discuss design decisions, provide examples, and consider how the
  27. language may be implemented. These commentaries were originally proposals to
  28. the TSQL2 Language Design Committee. They now serve a different purpose: to
  29. provide examples of the constructs, motivate the many decisions made during
  30. the language design, and compare TSQL2 with the many other language
  31. proposals that have been made over the last fifteen years. It should be
  32. emphasized that these commentaries are not part of the TSQL2 language
  33. specification per se, but rather supplement and elaborate upon it. The
  34. language specification proper is the final word on TSQL2.
  35.  
  36. The commentaries, along with the language specification, several
  37. indexes, and other supporting material, has been published as a book:
  38.  
  39. Snodgrass, R.T., editor, The TSQL2 Temporal Query Language, Kluwer
  40. Academic Publishers, 1995, 674+xxiv pages.
  41.  
  42. The evaluation commentary appears in the book in an abbreviated form; the
  43. full commentary is provided in this directory as file eval.ps
  44.  
  45. The file tl2tsql2.pl is a prolog program that tranlates allowed temporal
  46. logic to TSQL2. This program was written by Michael Boehlen
  47. <boehlen@iesd.auc.dk> He may be contacted for a paper that describes this
  48. translation. This is a rather dated version of that program. Newer versions
  49. are available at http://www.cs.auc.dk/general/DBS/tdb/TimeCenter/Software
  50. (the TimeDB and Tiger systems).
  51.