DatabaseTableApplicationCreatedLinks
sybsystemprocssp_sysmon_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_sysmon_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         field_name char(79) not null,
3         group_name char(25) not null,
4         field_id smallint not null,
5         value int not null
6     )
7     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES