NameSTART TRANSACTION -- start a transaction block Synopsis
NameROLLBACK TO SAVEPOINT -- roll back to a savepoint Synopsis
NameCREATE SEQUENCE -- define a new sequence generator Synopsis
NameEND -- commit the current transaction Synopsis
NameDROP AGGREGATE -- remove an aggregate function Synopsis
NameCREATE OPERATOR CLASS -- define a new operator class Synopsis
NameALTER TEXT SEARCH PARSER -- change the definition of a text search parser
NameLOAD -- load a shared library file Synopsis
NameFETCH -- retrieve rows from a query using a cursor Synopsis
NameCREATE TABLE AS -- define a new table from the results of a query Synopsis
Page 1 of 17