CREATE TYPE Synopsis Description Parameters Notes Examples Compatibility See Also CREATE TYPE Defines a new data type. Synopsis CREATE TYPE <name> AS ( <attribut...
Considerations when Using GPORCA Considerations when Using GPORCA To execute queries optimally with GPORCA, consider certain criteria for the query. Ensure the following crite...
Command-based Web External Tables Command-based Web External Tables The output of a shell command or script defines command-based web table data. Specify the command in the EXE...
gp_persistent_relation_node gp_persistent_relation_node The gp_persistent_relation_node table table keeps track of the status of file system objects in relation to the transac...
DROP SEQUENCE Synopsis Description Parameters Examples Compatibility See Also DROP SEQUENCE Removes a sequence. Synopsis DROP SEQUENCE [ IF EXISTS ] <name> [, ...
DROP FILESPACE Synopsis Description Parameters Examples Compatibility See Also DROP FILESPACE Removes a filespace. Synopsis DROP FILESPACE [ IF EXISTS ] <filespace...
Considerations when Using GPORCA Considerations when Using GPORCA To execute queries optimally with GPORCA, consider certain criteria for the query. Ensure the following crite...
DROP LANGUAGE Synopsis Description Parameters Examples Compatibility See Also DROP LANGUAGE Removes a procedural language. Synopsis DROP [ PROCEDURAL ] LANGUAGE [ I...
Command-based Web External Tables Command-based Web External Tables The output of a shell command or script defines command-based web table data. Specify the command in the EXE...
pg_stat_operations pg_stat_operations The view pg_stat_operations shows details about the last operation performed on a database object (such as a table, index, view or databa...