DatabaseTableApplicationCreatedLinks
sybsystemprocssp_showpsexe_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_showpsexe_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         spid smallint not null,
3         appl_name varchar(30) not null,
4         login_name varchar(30) not null,
5         exec_class varchar(30) not null,
6         current_priority varchar(10) not null,
7         task_affinity varchar(30) not null
8     )
9     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES