mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03:00
Update FAQ.
This commit is contained in:
10
doc/FAQ
10
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Sat Feb 2 15:34:26 EST 2002
|
Last updated: Sat Feb 2 16:46:36 EST 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -264,9 +264,11 @@
|
|||||||
1.10) How can I learn SQL?
|
1.10) How can I learn SQL?
|
||||||
|
|
||||||
The PostgreSQL book at http://www.PostgreSQL.org/docs/awbook.html
|
The PostgreSQL book at http://www.PostgreSQL.org/docs/awbook.html
|
||||||
teaches SQL. There is a nice tutorial at
|
teaches SQL. There is another PostgreSQL book at
|
||||||
http://www.intermedia.net/support/sql/sqltut.shtm and at
|
http://www.commandprompt.com/ppbook. There is a nice tutorial at
|
||||||
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM.
|
http://www.intermedia.net/support/sql/sqltut.shtm, at
|
||||||
|
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,
|
||||||
|
and at http://sqlcourse.com.
|
||||||
|
|
||||||
Another one is "Teach Yourself SQL in 21 Days, Second Edition" at
|
Another one is "Teach Yourself SQL in 21 Days, Second Edition" at
|
||||||
http://members.tripod.com/er4ebus/sql/index.htm
|
http://members.tripod.com/er4ebus/sql/index.htm
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Sat Feb 2 15:34:26 EST 2002</P>
|
<P>Last updated: Sat Feb 2 16:46:36 EST 2002</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
@ -342,11 +342,16 @@
|
|||||||
|
|
||||||
<P>The PostgreSQL book at <A href=
|
<P>The PostgreSQL book at <A href=
|
||||||
"http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
|
"http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
|
||||||
teaches <SMALL>SQL</SMALL>. There is a nice tutorial at <A href=
|
teaches <SMALL>SQL</SMALL>. There is another PostgreSQL book at
|
||||||
"http://www.intermedia.net/support/sql/sqltut.shtm">http://www.intermedia.net/support/sql/sqltut.shtm</A>
|
<A href="http://www.commandprompt.com/ppbook/">
|
||||||
and at <A href=
|
http://www.commandprompt.com/ppbook.</A>
|
||||||
|
There is a nice tutorial at <A href=
|
||||||
|
"http://www.intermedia.net/support/sql/sqltut.shtm">http://www.intermedia.net/support/sql/sqltut.shtm,</A>
|
||||||
|
at <A href=
|
||||||
"http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM">
|
"http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM">
|
||||||
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM.</A></P>
|
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,</A>
|
||||||
|
and at <A href=
|
||||||
|
"http://sqlcourse.com/">http://sqlcourse.com.</A></P>
|
||||||
|
|
||||||
<P>Another one is "Teach Yourself SQL in 21 Days, Second Edition"
|
<P>Another one is "Teach Yourself SQL in 21 Days, Second Edition"
|
||||||
at <A href=
|
at <A href=
|
||||||
|
Reference in New Issue
Block a user