Add new SQL training web site to FAQ:

<LI><A href=
    "http://sqlzoo.net">http://sqlzoo.net</A>
    </LI>
This commit is contained in:
Bruce Momjian 2008-08-16 00:32:36 +00:00
parent 21cf022fa9
commit 10c935527e
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Wed Jun 25 23:54:14 EDT 2008
Last updated: Fri Aug 15 20:32:19 EDT 2008
Current maintainer: Bruce Momjian (bruce@momjian.us)
@ -286,6 +286,7 @@
* http://sqlcourse.com
* http://www.w3schools.com/sql/default.asp
* http://mysite.verizon.net/Graeme_Birchall/id1.html
* http://sqlzoo.net
1.12) How do I submit a patch or join the development team?

View File

@ -10,7 +10,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
<P>Last updated: Wed Jun 25 23:54:14 EDT 2008</P>
<P>Last updated: Fri Aug 15 20:32:19 EDT 2008</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@ -376,6 +376,9 @@
<LI><A href=
"http://mysite.verizon.net/Graeme_Birchall/id1.html">http://mysite.verizon.net/Graeme_Birchall/id1.html</A>
</LI>
<LI><A href=
"http://sqlzoo.net">http://sqlzoo.net</A>
</LI>
</UL>
<H3 id="item1.12">1.12) How do I submit a patch or join the development