t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_marketplace_linkedin_user_completion
0
rows
Description
A table to keep track of user completion on linkedin learning content.
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_marketplace_linkedin_user_completion_id_seq'::regclass)
user_id
int8
19
null
app_user
.id
Defined in XML
R
learning_object_urn
varchar
255
''::character varying
progress
int8
19
null
completion
int2
5
null
time_created
int8
19
null
Showing 1 to 6 of 6 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_marklinkusercomp_id_pk
Primary key
Asc
id
app_marklinkusercomp_pro_ix
Performance
Asc
progress
app_marklinkusercomp_tim_ix
Performance
Asc
time_created
app_marklinkusercomp_use_ix
Performance
Asc
user_id
Showing 1 to 4 of 4 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees