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

1     create table #result_head(-- 0 Rows, Data: 0 B, Index: 0 B
2         name varchar(255) not null,
3         type varchar(16) not null,
4         partition_type varchar(12) not null,
5         partitions int not null,
6         partition_keys varchar(1024) not null
7     )
8     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpartition  
   called by proc sybsystemprocs..sp_help