Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Universal Astrological Database Format

Re: Universal Astrological Database Format

From: Mikito Harakiri <mikharakiri_at_yahoo.com>
Date: 11 Jul 2003 09:28:57 -0700
Message-ID: <bdf69bdf.0307110828.3a257e63@posting.google.com>


b_kneuper_at_hotmail.com (Bill Kneuper) wrote in message news:<45878464.0307101329.6f56a8c8_at_posting.google.com>...
> Some of us in the astrological community would like to develop a
> universal file format for storing data. Currently there is no
> ?database' standard. There is a European file storage standard that is
> popular but it doesn't have a way to relate charts to one another. All
> the major Astrological software developers have their own file format
> and none of them really are designed to do relational analysis. We
> would like to build an open standard that would lend itself to
> research.

Keep it simple:

Table CrystalBall (

   event varchar2(100000),
   happened Date, check constraint happened>sysdate ) Received on Fri Jul 11 2003 - 11:28:57 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US