DatabaseTableApplicationCreatedLinks
sybsystemprocssp_monitor_server_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_monitor_server_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         last_run datetime not null,
3         current_run datetime not null,
4         seconds int not null
5     )
6     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES