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

1     create table #result_cond(-- 0 Rows, Data: 0 B, Index: 0 B
2         Partition_Conditions varchar(255) null,
3         seqnum int not null,
4         colid int not null,
5         colid2 int not null
6     )
7     
COLUMN USAGE
Partition_Conditionssp_helpartition 
seqnumsp_helpartition 
colidsp_helpartition 
colid2sp_helpartition 

QUERIES
Joined With Links

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