Skip to main content

Profile Schema

Compute a data profile for a schema, optionally profiling each of its tables as well.

Syntax

profile schema <schema reference> [with table profiles]

Parameters

schema reference

String — The schema to profile, optionally qualified by a repository.

Options

with table profiles

Also compute a table profile for every table in the schema. Omitted, only the schema itself is profiled.