| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Universal Astrological Database Format
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
![]() |
![]() |