📄 tutorial.sgml
字号:
<!-- tutorial.sgml-- Postgres tutorial. Derived from postgres.sgml.- thomas 1998-02-23-- --><!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [<!entity about SYSTEM "about.sgml"><!entity history SYSTEM "history.sgml"><!entity info SYSTEM "info.sgml"><!entity legal SYSTEM "legal.sgml"><!entity notation SYSTEM "notation.sgml"><!entity y2k SYSTEM "y2k.sgml"><!entity advanced SYSTEM "advanced.sgml"><!entity arch SYSTEM "arch.sgml"><!entity biblio SYSTEM "biblio.sgml"><!entity intro SYSTEM "intro.sgml"><!entity query SYSTEM "query.sgml"><!entity sql SYSTEM "sql.sgml"><!entity start SYSTEM "start.sgml">]><Book Id="tutorial"><!-- Title information --> <Title>PostgreSQL Tutorial</Title> <BookInfo> <ReleaseInfo>Covering v6.5 for general release</ReleaseInfo> <BookBiblio> <AuthorGroup> <CorpAuthor>The PostgreSQL Development Team</CorpAuthor> </AuthorGroup><!-- editor in authorgroup is not supported <AuthorGroup>--> <Editor> <FirstName>Thomas</FirstName> <SurName>Lockhart</SurName> <Affiliation> <OrgName>Caltech/JPL</OrgName> </Affiliation> </Editor><!-- </AuthorGroup>--> <!-- <AuthorInitials>TGL</AuthorInitials>--> <Date>(last updated 1999-05-19)</Date> </BookBiblio> <LegalNotice> <Para> <ProductName>PostgreSQL</ProductName> is Copyright © 1996-9 by the Postgres Global Development Group. </Para> </LegalNotice> </BookInfo><!--<TOC> </TOC><LOT> </LOT>--><!--<Dedication><Para>Your name here...</Para></Dedication>--> <Preface> <Title>Summary</Title> <Para> <ProductName>Postgres</ProductName>, developed originally in the UC Berkeley Computer Science Department, pioneered many of the object-relational concepts now becoming available in some commercial databases. It provides SQL92/SQL3 language support, transaction integrity, and type extensibility. <ProductName>PostgreSQL</ProductName> is a public-domain, open source descendant of this original Berkeley code. </Para> </Preface> &intro; &sql; &arch; &start; &query; &advanced; &biblio;<!--<INDEX> </INDEX>--></Book><!-- Keep this comment at the end of the fileLocal variables:mode: sgmlsgml-omittag:nilsgml-shorttag:tsgml-minimize-attributes:nilsgml-always-quote-attributes:tsgml-indent-step:1sgml-indent-data:tsgml-parent-document:nilsgml-default-dtd-file:"./reference.ced"sgml-exposed-tags:nilsgml-local-catalogs:"/usr/lib/sgml/CATALOG"sgml-local-ecat-files:nilEnd:-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -