SQL Commands
This is reference information for the SQL
commands supported by Postgres.
&abort;
&alterTable;
&alterUser;
&begin;
&close;
&cluster;
&commit;
©
&createAggregate;
&createDatabase;
&createFunction;
&createIndex;
&createLanguage;
&createOperator;
&createRule;
&createSequence;
&createTable;
&createTrigger;
&createType;
&createUser;
&createView;
&declare;
&delete;
&dropAggregate;
&dropDatabase;
&dropFunction;
&dropIndex;
&dropLanguage;
&dropOperator;
&dropRule;
&dropSequence;
&dropTable;
&dropTrigger;
&dropType
&dropUser;
&dropView;
&explain;
&fetch;
&grant;
&insert;
&listen;
&load;
&lock;
&move;
¬ify;
&reset;
&revoke;
&rollback;
&select;
&set;
&show;
&update;
SQL Functions
This chapter provides reference information for the SQL
functions supported by Postgres.
¤tDate;
¤tTime;
¤tTimestamp;
¤tUser;
Utility Applications
This is reference information for the
Postgres support utilities.
&psqlRef;