| From: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Finding PostgreSQL sample data. |
| Date: | 2016-05-10 13:48:34 |
| Message-ID: | ngsori$3hn$1@ger.gmane.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Paul Linehan schrieb am 10.05.2016 um 15:22:
> 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.
See the Postgres Wiki:
https://wiki.postgresql.org/wiki/Sample_Databases
> 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.
The presention "Modern SQL" is worthwhile going through:
Window functions start at slide 65
Thomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Paul Linehan | 2016-05-10 16:41:07 | Re: Finding PostgreSQL sample data. |
| Previous Message | Paul Linehan | 2016-05-10 13:22:58 | Finding PostgreSQL sample data. |