Overview
Schemas
Index
mathematical_functions_schema
TYPE
maths_simple_atom
= SELECT (
maths_number
,
maths_real
,
maths_integer
,
maths_logical
,
maths_boolean
,
maths_string
,
maths_binary
);
END_TYPE; -- maths_simple_atom
Users
maths_atom
atom_based_value