DatabaseTableApplicationCreatedLinks
sybsystemprocssp_familylock_rset_002  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_familylock_rset_002(-- 0 Rows, Data: 0 B, Index: 0 B
2         fid smallint not null,
3         spid smallint not null,
4         loid int not null,
5         locktype varchar(28) not null,
6         table_id int not null,
7         page int not null,
8         dbname char(15) not null,
9         class varchar(30) not null,
10        context varchar(28) not null
11    )
12    
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES