Обсуждение: sample database file

Поиск
Список
Период
Сортировка

sample database file

От
". ."
Дата:
Hi, I've installed the psql but I couldn't find any sample database file
( like the one came with MS Access 97 ).

I plan to learn more with SQL but it will be easier if I can get grab on
somekind of sample database for psql.

Can anybody send me any sample database so I can use it for learning ?
Couple tables will be enough, as long as I can try all ANSI SQL queries
on it.

Thanks for your time and have a nice day.


Norick Chen

'All men by nature desire to learn' -- Aristotle

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Re: [SQL] sample database file

От
Leslie Mikesell
Дата:
According to . .:
>
> Hi, I've installed the psql but I couldn't find any sample database file
> ( like the one came with MS Access 97 ).
>
> I plan to learn more with SQL but it will be easier if I can get grab on
> somekind of sample database for psql.
>
> Can anybody send me any sample database so I can use it for learning ?
> Couple tables will be enough, as long as I can try all ANSI SQL queries
> on it.

There is a pretty good sample of everything in the src/test/regress
directory of the distribution.

  Les Mikesell
    les@mcs.com