File tree Expand file tree Collapse file tree 2 files changed +16
-9
lines changed Expand file tree Collapse file tree 2 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Sat Feb 2 15:34:26 EST 2002
4
+ Last updated: Sat Feb 2 16:46:36 EST 2002
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
264
264
1.10) How can I learn SQL?
265
265
266
266
The PostgreSQL book at http://www.PostgreSQL.org/docs/awbook.html
267
- teaches SQL. There is a nice tutorial at
268
- http://www.intermedia.net/support/sql/sqltut.shtm and at
269
- http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM.
267
+ teaches SQL. There is another PostgreSQL book at
268
+ http://www.commandprompt.com/ppbook. There is a nice tutorial at
269
+ http://www.intermedia.net/support/sql/sqltut.shtm, at
270
+ http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,
271
+ and at http://sqlcourse.com.
270
272
271
273
Another one is "Teach Yourself SQL in 21 Days, Second Edition" at
272
274
http://members.tripod.com/er4ebus/sql/index.htm
Original file line number Diff line number Diff line change 14
14
alink ="#0000ff ">
15
15
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
16
16
17
- < P > Last updated: Sat Feb 2 15:34:26 EST 2002</ P >
17
+ < P > Last updated: Sat Feb 2 16:46:36 EST 2002</ P >
18
18
19
19
< P > Current maintainer: Bruce Momjian (< A href =
20
20
"mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR >
@@ -342,11 +342,16 @@ <H4><A name="1.10">1.10</A>) How can I learn
342
342
343
343
< P > The PostgreSQL book at < A href =
344
344
"http://www.PostgreSQL.org/docs/awbook.html "> http://www.PostgreSQL.org/docs/awbook.html</ A >
345
- teaches < SMALL > SQL</ SMALL > . There is a nice tutorial at < A href =
346
- "http://www.intermedia.net/support/sql/sqltut.shtm "> http://www.intermedia.net/support/sql/sqltut.shtm</ A >
347
- and at < A href =
345
+ teaches < SMALL > SQL</ SMALL > . There is another PostgreSQL book at
346
+ < A href ="http://www.commandprompt.com/ppbook/ ">
347
+ http://www.commandprompt.com/ppbook.</ A >
348
+ There is a nice tutorial at < A href =
349
+ "http://www.intermedia.net/support/sql/sqltut.shtm "> http://www.intermedia.net/support/sql/sqltut.shtm,</ A >
350
+ at < A href =
348
351
"http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM ">
349
- http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM.</ A > </ P >
352
+ http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,</ A >
353
+ and at < A href =
354
+ "http://sqlcourse.com/ "> http://sqlcourse.com.</ A > </ P >
350
355
351
356
< P > Another one is "Teach Yourself SQL in 21 Days, Second Edition"
352
357
at < A href =
You can’t perform that action at this time.
0 commit comments