Department

The table below describes the Department table.

This table contains the following foldable columns:

  • Id
  • Fully_Qualified_Name

The primary key columns in this table are returnable.

Column Name SQL Type Updatable Nullable

Id

Primary Key
SQL_VARCHAR(255) False False

Create_Time

SQL_TIMESTAMP False True

Fully_Qualified_Name

SQL_VARCHAR(255) True True

Last_Updated_Time

SQL_TIMESTAMP False True

Name

SQL_VARCHAR(255) True True

ParentRef_Name

SQL_VARCHAR(255) True True

ParentRef_Value

SQL_VARCHAR(255) True True

SubDepartment

SQL_BIT True True

SyncToken

SQL_VARCHAR(255) True True