Function to Pivot data

Поиск
Список
Период
Сортировка
От Ellen Cyran
Тема Function to Pivot data
Дата
Msg-id 3.0.5.32.20020131091735.009f8c90@wolf.urban.csuohio.edu
обсуждение исходный текст
Список pgsql-general
I'm wondering if it is worth it to normalize data or not.
One problem with normalizing is that the data may require
pivoting.  Is there a pivot funtion available for postgresql?

If normalized I'll have a book table, book_author table and
an author table.  I would want to produce a table the authors
in columns instead of rows which would require pivoting.

Ellen
----



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

Предыдущее
От: David.Lofstrand@surgical-science.com
Дата:
Сообщение: runtime queries...
Следующее
От: tomasz konefal
Дата:
Сообщение: transactions outside the database...