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

1     create table #sphelpthreshold2rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         segment_name sysname not null,
3         free_pages int not null,
4         last_chance smallint not null,
5         threshold_procedure varchar(255) not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpthreshold