home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!hayes!fgreene
- From: fgreene@hayes.com
- Newsgroups: comp.databases.oracle
- Subject: Re: What is Oracle?
- Message-ID: <6602.2b4005d8@hayes.com>
- Date: 29 Dec 92 08:01:28 EDT
- References: <1992Dec23.161943.7494@eagle.lerc.nasa.gov>
- Organization: Hayes Microcomputer Products, Norcross, GA
- Lines: 23
-
- In article <1992Dec23.161943.7494@eagle.lerc.nasa.gov>, tostan@dumbo.lerc.nasa.gov (Stan Mohler) writes:
- > What is Oracle? I know nothing about database programs.
- >
- > --
- > -----------------------------------------------------------------------------
- > Stan Mohler
- > NASA Lewis Research Center |
- > Cleveland, Ohio 44135 | email: tostan@dumbo.lerc.nasa.gov
- > -----------------------------------------------------------------------------
-
- People will talk about relational capabilities, quick response for data
- retrieval, etc., but as far as I am concerned the greatest advantage of
- Oracle is its oops! capability. Not OOPS as in object oriented programming,
- but oops! as in 'I made a mistake' or 'the user forgot to tell me.'
-
- For example, in the days of big Cobol systems, remember the nightmare when
- the Post Office decided to go to zip+4? All file definitions had to be
- changed, all picture clauses in programs needed to be rewritten, and on and
- on and on ...(at this point the bunny should walk across the screen)
-
- In Oracle (and any good relational language) you just say 'oops!', modify
- the table definition(s) involved and keep on trucking. Unless a given form
- or report actually used the zip code field, the change was transparent.
-