DatabaseTableApplicationCreatedLinks
sybsystemprocssp_drop_time_range_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_drop_time_range_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         name varchar(30) not null,
3         appname varchar(30) not null,
4         rangeid smallint not null,
5         limitid smallint not null,
6         enforced tinyint not null,
7         action tinyint not null,
8         limitvalue int not null,
9         scope tinyint not null,
10        spare tinyint not null
11    )
12    
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES