SCHEMA_AGGREGATES



Hi!

I've just released a new provider which cope with the SCHEMA_AGGREGATES.
For this schema, the accepted constraints are:
* EXTRA_INFO
* OBJECT_NAME (which is not the name, but the object id of the aggregate, for
the same reason as for procs).
* OBJECT_SCHEMA to specify the owner

The returned recset is:
* if EXTRA_INFO: (aggregate name, object id, IN data type, owner, comments, SQL
def)
* if not EXTRA_INFO: (aggregate name, object_id, IN data type, comments)

Have a nice weekend!

Vivien



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]