Re: To get a Table or View like a Calendar with dates

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: To get a Table or View like a Calendar with dates
Дата
Msg-id 501FA5B40200002500049436@gw.wicourts.gov
обсуждение исходный текст
Ответ на To get a Table or View like a Calendar with dates  (Csanyi Pal <csanyipal@gmail.com>)
Список pgsql-novice
Csanyi Pal <csanyipal@gmail.com> wrote:

> The database should store the data like dates of the beginning and
> the end of the school year, holidays, non school days, various
> events, etc.
>
> I want to get a Table or a View which I can use as a School
> Calendar with school days, and non school days too, and much more.
>
> I have created Tables with dates of the beginning date and the end
> date of the school year.
>
> I have Table with dates of holidays and/or non school days in the
> school year too.
>
> Can I create a Table or a View from these Tables to get such a
> school calendar?

Yes, it sounds like the set of tables you describe could support a
great many useful queries, and you could encapsulate these in views
to make them easier to use.

Are you having some problem doing so?  What have you tried?  What
did you expect to happen?  What happened instead?

-Kevin

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Day, David"
Дата:
Сообщение: Re: Pgadmin3 v1.14.2 foreign keys
Следующее
От: Antonio Carlos Salzvedel Furtado Junior
Дата:
Сообщение: Performance issue with virtualized DB