CREATE ROLE Synopsis Description Parameters Notes Examples Compatibility See Also CREATE ROLE Defines a new database role (user or group). Synopsis CREATE ROLE <name...
CREATE CAST Synopsis Description Parameters Notes Examples Compatibility See Also CREATE CAST Defines a new cast. Synopsis CREATE CAST (< sourcetype > AS <targetty...
EXPLAIN Synopsis Description Parameters Notes Examples Compatibility See Also EXPLAIN Shows the query plan of a statement. Synopsis EXPLAIN [ ANALYZE ] [ VERBOSE ]...
EXPLAIN Synopsis Description Parameters Notes Examples Compatibility See Also EXPLAIN Shows the query plan of a statement. Synopsis EXPLAIN [ ANALYZE ] [ VERBOSE ]...
Capture Row Formatting Errors and Declare a Reject Limit Capture Row Formatting Errors and Declare a Reject Limit The following SQL fragment captures formatting errors internal...