Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc1cc62f

Browse files
committed
Clean up HTML.
1 parent7a35c63 commitc1cc62f

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

‎doc/FAQ

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Sun Apr 24 07:48:48 EDT 2005
4+
Last updated: Sun Apr 24 07:57:14 EDT 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -214,10 +214,12 @@
214214

215215
First, consider the PostgreSQL-specific books mentioned above. Another
216216
one is "Teach Yourself SQL in 21 Days, Second Edition" at
217-
http://members.tripod.com/er4ebus/sql/index.htm
218-
Many of our users like The Practical SQL Handbook, Bowman, Judith S.,
219-
et al., Addison-Wesley. Others like The Complete Reference SQL, Groff
220-
et al., McGraw-Hill. There is also a nice tutorial at
217+
http://members.tripod.com/er4ebus/sql/index.htm. Many of our users
218+
like The Practical SQL Handbook, Bowman, Judith S., et al.,
219+
Addison-Wesley. Others like The Complete Reference SQL, Groff et al.,
220+
McGraw-Hill.
221+
222+
There is also a nice tutorial at
221223
http://www.intermedia.net/support/sql/sqltut.shtm, at
222224
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,
223225
and at http://sqlcourse.com.

‎doc/src/FAQ/FAQ.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Sun Apr 24 07:48:48 EDT 2005</P>
13+
<P>Last updated: Sun Apr 24 07:57:14 EDT 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -275,12 +275,12 @@ <H3><A name="1.10">1.10</A>) How can I learn
275275
<P>First, consider the PostgreSQL-specific books mentioned above.
276276
Another one is "Teach Yourself SQL in 21 Days, Second Edition"
277277
at<Ahref=
278-
"http://members.tripod.com/er4ebus/sql/index.htm">http://members.tripod.com/er4ebus/sql/index.htm</A></P>
278+
"http://members.tripod.com/er4ebus/sql/index.htm">http://members.tripod.com/er4ebus/sql/index.htm</A>.
279279
Many of our users like<I>The Practical SQL Handbook</I>,
280280
Bowman, Judith S., et al., Addison-Wesley. Others like<I>The
281281
Complete Reference SQL</I>, Groff et al., McGraw-Hill.</P>
282282

283-
There is also a nice tutorial at<Ahref=
283+
<P>There is also a nice tutorial at<Ahref=
284284
"http://www.intermedia.net/support/sql/sqltut.shtm">http://www.intermedia.net/support/sql/sqltut.shtm,</A>
285285
at<Ahref=
286286
"http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM">
@@ -576,7 +576,7 @@ <H3><A name="4.4">4.4</A>) What is the maximum size for a row, a
576576

577577
<P>These are the limits:</P>
578578
<BLOCKQUOTE>
579-
<TABLE>
579+
<TABLE>
580580
<TR><TD>Maximum size for a database?</TD><TD>unlimited (32 TB databases
581581
exist)</TD></TR>
582582
<TR><TD>Maximum size for a table?</TD><TD>32 TB</TD></TR>
@@ -757,7 +757,7 @@ <H3><A name="4.9">4.9</A>) In a query, how do I detect if a field
757757
<H3><Aname="4.10">4.10</A>) What is the difference between the
758758
various character types?</H3>
759759
<BLOCKQUOTE>
760-
<TABLE>
760+
<TABLE>
761761
<TR><TH>Type</TH><TH>Internal Name</TH><TH>Notes</TH></TR>
762762
<TR><TD>VARCHAR(n)</TD><TD>varchar</TD><TD>size specifies maximum
763763
length, no padding</TD></TR>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp