DatabaseTableApplicationCreatedLinks
sybsystemprocssp_client_addr_rset_002  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_client_addr_rset_002(-- 0 Rows, Data: 0 B, Index: 0 B
2         spid smallint not null,
3         hostname varchar(30) not null,
4         ipaddr varchar(64) not null
5     )
6     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES