The function
list-attributes
returns a list of attributes from
table
in
database
, which has a default value of *default-database*.
If
owner
is
nil
, only user-owned attributes are considered. This is the default.
If
owner
is
:all
, all attributes are considered.
If owner is a string, this denotes a username and only attributes owned by owner are considered.