DatabaseTableApplicationCreatedLinks
tempdb#shtsk_restab_crby_sybsystemprocs__sp_showpsexe  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table #shtsk_restab(-- 0 Rows, Data: 0 B, Index: 0 B
2         spid smallint not null,
3         appl_name varchar(30) null,
4         login_name varchar(30) null,
5         exec_class varchar(30) null,
6         current_priority varchar(10) not null,
7         task_affinity varchar(30) null,
8         instanceid smallint null
9     )
10    
COLUMN USAGE
spidsp_showpsexe 
appl_namesp_showpsexe 
login_namesp_showpsexe 
exec_classsp_showpsexe 
current_prioritysp_showpsexe 
task_affinitysp_showpsexe 
instanceidsp_showpsexe 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_showpsexe