registrations

3910286 rows


Description

Registration created by the User

Columns

Column Type Size Nulls Auto Default Children Parents Comments
requestid varchar 36 null

The requestid of the Registration

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

The date and time the Registration was created

companyid varchar 36 null
companies.id registrations_companyid_fkey1 R

The ID of the learning site

companysubdomain varchar 255 null

The companysubdomain of the Registration

companyhost varchar 255 null

The companyhost of the Registration

userid varchar 36 null

The ID of the User associated with the Registration

userexternalcustomerid varchar 255 null

The userexternalcustomerid of the Registration

useremail varchar 255 null

The useremail of the Registration

userfirstname varchar 255 null

The userfirstname of the Registration

userlastname varchar 255 null

The userlastname of the Registration

userref1 varchar 255 null

The userref1 of the Registration

userref2 varchar 255 null

The userref2 of the Registration

userref3 varchar 255 null

The userref3 of the Registration

sfaccountid varchar 18 null

The sfaccountid of the Registration

sfcontactid varchar 18 null

The sfcontactid of the Registration

keenid varchar 24 null

The keenid of the Registration

Relationships