DatabaseTableApplicationCreatedLinks
sybsystemprocssp_help_qplan_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_help_qplan_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         hashkey int not null,
3         id int not null,
4         query varchar(3) not null,
5         query_plan varchar(3) not null
6     )
7     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES