File tree 2 files changed +23
-15
lines changed 2 files changed +23
-15
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: Thu Apr 13 08:08:50 EDT 2006
4
+ Last updated: Thu Apr 13 08:14:25 EDT 2006
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
270
270
Addison-Wesley. Others like The Complete Reference SQL, Groff et al.,
271
271
McGraw-Hill.
272
272
273
- There is also a nice tutorial at
274
- http://www.intermedia.net/support/sql/sqltut.shtm, at
275
- http://mysite.verizon.net/Graeme_Birchall/id1.html, and at
276
- http://sqlcourse.com.
277
-
273
+ There are also many nice tutorials available online:
274
+ * http://www.intermedia.net/support/sql/sqltut.shtm
275
+ * http://sqlcourse.com
276
+ * http://www.w3schools.com/sql/default.asp
277
+ * http://mysite.verizon.net/Graeme_Birchall/id1.html
278
+
278
279
1.12) How do I submit a patch or join the development team?
279
280
280
281
See the Developer's FAQ.
Original file line number Diff line number Diff line change 10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Thu Apr 13 08:08:50 EDT 2006</ P >
13
+ < P > Last updated: Thu Apr 13 08:14:25 EDT 2006</ P >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )
@@ -356,14 +356,21 @@ <H3 id="item1.11">1.11) How can I learn
356
356
Bowman, Judith S., et al., Addison-Wesley. Others like < I > The
357
357
Complete Reference SQL</ I > , Groff et al., McGraw-Hill.</ P >
358
358
359
- < P > There is also a nice tutorial at < A href =
360
- "http://www.intermedia.net/support/sql/sqltut.shtm "> http://www.intermedia.net/support/sql/sqltut.shtm,</ A >
361
- at < A href =
362
- "http://mysite.verizon.net/Graeme_Birchall/id1.html ">
363
- http://mysite.verizon.net/Graeme_Birchall/id1.html,</ A >
364
- and at < A href =
365
- "http://sqlcourse.com/ "> http://sqlcourse.com.</ A > </ P >
366
-
359
+ < P > There are also many nice tutorials available online:
360
+ < UL >
361
+ < LI > < A href ="http://www.intermedia.net/support/sql/sqltut.shtm "> http://www.intermedia.net/support/sql/sqltut.shtm</ A >
362
+ </ LI >
363
+ < LI >
364
+ < A href ="http://sqlcourse.com/ "> http://sqlcourse.com</ A > </ P >
365
+ </ LI >
366
+ < LI >
367
+ < A href ="http://www.w3schools.com/sql/default.asp "> http://www.w3schools.com/sql/default.asp</ A >
368
+ </ LI >
369
+ < LI > < A href =
370
+ "http://mysite.verizon.net/Graeme_Birchall/id1.html "> http://mysite.verizon.net/Graeme_Birchall/id1.html</ A >
371
+ </ LI >
372
+ </ UL >
373
+
367
374
< H3 id ="item1.12 "> 1.12) How do I submit a patch or join the development
368
375
team?</ H3 >
369
376
You can’t perform that action at this time.
0 commit comments