clientcourses

7795988 rows


Description

Client Course created by the learning site

Columns

Column Type Size Nulls Auto Default Children Parents Comments
companyid varchar 36 null
companies.id clientcourses_companyid_fkey1 R

The ID of the learning site

id varchar 36 null

Unique Identifier of the Client Course

clientid varchar 36 null
clients.id clientcourses_clientid_fkey1 R

The clientid of the Client Course

courseid varchar 36 null
courses.id clientcourses_courseid_fkey1 R

The courseid of the Client Course

updatedat timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the Client Course was created

statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships