Overview Schemas Index

mathematical_functions_schema         


TYPE zero_or_one = nonnegative_integer;
WHERE
          in_range: (SELF = 0) OR (SELF = 1);
END_TYPE; -- zero_or_one

Users

          explicit_table_function.index_base