1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-31 10:30:33 +03:00
Files
postgres/doc/src/sgml/ref/commands.sgml
1998-09-01 15:53:09 +00:00

69 lines
960 B
Plaintext

<chapter Id="sql-commands">
<title>Commands</title>
<para>
</para>
&alterTable;
&alterUser;
&begin;
&close;
&cluster;
&commit;
&copy;
&createAggregate;
&createDatabase;
&createFunction;
&createIndex;
&createLanguage;
&createOperator;
&createRule;
&createSequence;
&createTable;
&createTrigger;
&createType;
&createUser;
&createView;
&declare;
&delete;
&dropFunction;
&reset;
&revoke;
&rollback;
&select;
&set;
&show;
&update;
</chapter>
<chapter Id="sql-functions">
<title>SQL Functions</title>
<para>
</para>
&currentDate;
&currentTime;
&currentTimestamp;
&currentUser;
</chapter>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../reference.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:"/usr/lib/sgml/catalog"
sgml-local-ecat-files:nil
End:
-->