1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

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?