From: | Paul Linehan <linehanp(at)tcd(dot)ie> |
---|---|
To: | Keith <keith(at)keithf4(dot)com> |
Cc: | richard(at)xentu(dot)com, PGSQL-Novice <pgsql-novice(at)postgresql(dot)org> |
Subject: | Finding PostgreSQL sample data. |
Date: | 2016-05-10 13:22:58 |
Message-ID: | CAF4RT5Qjvfj+rh6idA-mJ5-Ry0mO0Ps6BmvY1rADuZzRno8OXQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi all,
in order to improve my analytic/window function skills, I went
here (http://www.postgresql.org/docs/current/static/tutorial-window.html)
Now, there appears to be some sort of sample data (empsalary), but
I can't find the necessary table(s) for this.
Is there somewhere I can get this data? I did Google "PostgreSQL
sample database" but no joy.
Finally, can anyone recommend any good site(s) for Analytic/Window
functions - preferably with sample tables - personally, I find it much
easier to relate to a concept if I can a) "eyeball" the data, and b)
experiment further with my own queries/ideas.
TIA and rgs,
Paul...
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Kellerer | 2016-05-10 13:48:34 | Re: Finding PostgreSQL sample data. |
Previous Message | Keith | 2016-05-02 15:29:44 | Re: How to view the activity of postgresql |