Application Programming Interface Guide > Introduction > Groups of Procedures > Profile Procedures
 
Profile Procedures
The profile procedures are found in the resource tree under /services/database/system/profile. They are:
GetTableProfiles, which retrieves statistical and data source lineage information about a set of published tables or views.
GetColumnProfiles, which retrieves statistical and auxiliary data type information about a set of published table columns.
GetPartitionClauses, which retrieves the partition SQL clauses (predicates) for use in defining partition queries against a published table and column.