Skip to main content

organizations

Each row represents a top-level organization entity that can own multiple company sites.

Full schema

View all columns and table relationships

Status group

No, this table does not include a statusgroup column.

Sample query

select
t.name
from organizations as t
limit 100