notifications


Columns

Column Type Size Nulls Auto Default Children Parents Comments
user int4 10 null
record int8 19 null
date int8 19 null
flag int2 5 0

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
pk_notifications Primary key Asc/Asc user + record
i_notifications_user_date_record Performance Asc/Desc/Desc user + date + record