[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Databases on the Apple
In article <dog_cow-1254767364@macgui.com>,
dog_cow@macgui.com (D Finnigan) wrote:
> Warren 'Llama' Ernst wrote:
> >
> > Looking back at it now, it was relationship database functionality
> > before anyone had introduced the word to the General Public.
> >
>
> I was looking for something which I could do joins with. What about SQL? Any
> databases for the Apple II which support it? I'm familiar with MySQL, so
> that's why I was wondering if there was anything similar for the Apple.
I am not sure what "joins with" is, but I have an AW 5 database where I
can enter the date and rain amount and it will determine the amount of
total rain for the year and look into another DB and retrieve the
average rainfall as of that date for the last 13 years and compare them.
I have a securities DB where I can enter a securities number and this DB
will look into another DB and retrieve 13 categories of data about that
security.
Are these examples of what you are trying to do?