visits

180124918 rows


Description

Visit created by the User

Columns

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

The requestid of the Visit

companyid varchar 36 null
companies.id visits_companyid_fkey1 R

The ID of the learning site

userid varchar 36 null

The ID of the User associated with the Visit

visitid varchar 32 null

The visitid of the Visit

clientid varchar 36 null
clients.id visits_clientid_fkey1 R

The ID of the Client associated with the Visit

departmentid varchar 36 null
licenses.id visits_departmentid_fkey1 R

The ID of the Department associated with the Visit

organizationid varchar 36 null
organizations.id visits_organizationid_fkey1 R

The ID of the Organization associated with the Visit

timestamp timestamp 29,6 getdate()

The date and time the Visit was created

companysubdomain varchar 255 null

The companysubdomain of the Visit

companyhost varchar 255 null

The companyhost of the Visit

userexternalcustomerid varchar 255 null

The userexternalcustomerid of the Visit

useremail varchar 255 null

The useremail of the Visit

userfirstname varchar 255 null

The userfirstname of the Visit

userlastname varchar 255 null

The userlastname of the Visit

userref1 varchar 255 null

The userref1 of the Visit

userref2 varchar 255 null

The userref2 of the Visit

userref3 varchar 255 null

The userref3 of the Visit

sfaccountid varchar 18 null

The sfaccountid of the Visit

sfcontactid varchar 18 null

The sfcontactid of the Visit

keenid varchar 24 null

The keenid of the Visit

Relationships