CREATE RULE Synopsis Syntax create_rule rule_event command Semantics Examples See also CREATE RULE Synopsis Use the CREATE RULE statement to create a new rule. Sy...
Date and time Introduction Special values Formatting Time zones Timestamps Date and time intervals Manipulating using truncation Bringing it all together Ambiguity - Using ...
PREPARE Synopsis Syntax prepare_statement Semantics Examples See also PREPARE Synopsis Use the PREPARE statement to create a handle to a prepared statement by parsing,...
DROP DOMAIN Synopsis Syntax drop_domain Semantics drop_domain name IF EXISTS CASCADE RESTRICT Examples Example 1 Example 2 See also DROP DOMAIN Synopsis Use the ...