DatabaseTableApplicationCreatedLinks
sybsystemprocssp_reportstats_rset_002  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_reportstats_rset_002(-- 0 Rows, Data: 0 B, Index: 0 B
2         Name sysname not null,
3         Since char(11) not null,
4         CPU int not null,
5         [Percent CPU] varchar(9) not null,
6         [I/O] int not null,
7         [Percent I/O] varchar(9) not null
8     )
9     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES