home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / theory / 671 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.2 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!keele!csa09
  2. From: csa09@keele.ac.uk (Paul Singleton)
  3. Newsgroups: comp.databases.theory
  4. Subject: Materialised views
  5. Message-ID: <C0HtzK.BEL@gabriel.keele.ac.uk>
  6. Date: 7 Jan 93 17:02:07 GMT
  7. Sender: news@gabriel.keele.ac.uk (UseNet News Service)
  8. Organization: Keele University, England
  9. Lines: 15
  10. Nntp-Posting-Host: seq1.cc.keele.ac.uk
  11.  
  12. Do any commercial database products support "materialised views"
  13. i.e. views which are stored partly or fully evaluated, rather than
  14. being evaluated and discarded on demand?  This is a form of "memoising",
  15. a fairly well-known concept in declarative programming languages.
  16. It gets tricky when the underlying tables change, and the derived
  17. view relations may have to be revised.
  18.  
  19. Also, do any commercial database products provide special storage or
  20. indexing schemes for unchanging data?  I.e. which do not compromise
  21. towards the need to incrementally change the data, as B-trees etc. do.
  22. ----
  23.   __   __    Paul Singleton (Mr)           JANET: paul@uk.ac.keele.cs
  24.  |__) (__    Computer Science Dept.        other: paul@cs.keele.ac.uk
  25.  |  .  __).  Keele University, Newcastle,    tel: +44 (0)782 621111 x7355
  26.              Staffs ST5 5BG, ENGLAND         fax: +44 (0)782 713082
  27.